Re: perl issues with pre2

2004-06-25 Thread Mike Lindsey
Ugh, it was the dashes in front of the hash keys, which since that didn't error out, I didn't consider. On Fri, 25 Jun 2004 10:48:33 -0700, Mike Lindsey <[EMAIL PROTECTED]> wrote: > when I run: > > [...] > sub open_snmp > { > my $error; > $session= new SNMP::Session

Re: perl issues with pre2

2004-06-25 Thread Mike Lindsey
Great, thanks. Any idea what's up with the errornum -33 from the get()? On Fri, 25 Jun 2004 14:44:56 -0400, Alex Burger <[EMAIL PROTECTED]> wrote: > > > Hi Mike. > > Mike Lindsey wrote: > > > Hey, having a couple problems with pre2 and perl. > > > > I'm running perl 5.8.4 on a freebsd 4.5 box

Re: perl issues with pre2

2004-06-25 Thread Alex Burger
Hi Mike. Mike Lindsey wrote: Hey, having a couple problems with pre2 and perl. I'm running perl 5.8.4 on a freebsd 4.5 box. make test in the perl directory runs fine exept for: ok 17 PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e" "test_harness(0,'../blib/lib', '../blib/ar

perl issues with pre2

2004-06-25 Thread Mike Lindsey
Hey, having a couple problems with pre2 and perl. I'm running perl 5.8.4 on a freebsd 4.5 box. make test in the perl directory runs fine exept for: ok 17 PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e" "test_harness(0,'../blib/lib', '../blib/arch')" t/*.t t/async...