in reply to Re: "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
in thread "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
: (([mddev@mdsaln01:~/mdscripts/bin] $ ./pcapTest.pl "all" is not defined in %Net::Pcap::EXPORT_TAGS at ./pcapTest.pl line +3 main::BEGIN() called at /opt/devel/mdscripts/PerlModules/lib/N +et/Pcap.pm line 3 eval {...} called at /opt/devel/mdscripts/PerlModules/lib/Net/ +Pcap.pm line 3 Can't continue after import errors at ./pcapTest.pl line 3 BEGIN failed--compilation aborted at ./pcapTest.pl line 3. [mddev@mdsaln01:~/mdscripts/bin] $ </code ..and I tried :functions instead and got the same as at the beginning +: <code> [mddev@mdsaln01:~/mdscripts/bin] $ ./pcapTest.pl Undefined subroutine &main::pcap_lookupdev called at ./pcapTest.pl lin +e 7. [mddev@mdsaln01:~/mdscripts/bin] $
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: "Undefined subroutine &main::pcap_lookupdev called" yet module installed and PERL5LIB is set correctly : *(
by ikegami (Patriarch) on Jun 10, 2009 at 15:11 UTC | |
by stevehicks (Sexton) on Jun 10, 2009 at 17:55 UTC | |
by ikegami (Patriarch) on Jun 10, 2009 at 18:09 UTC | |
by stevehicks (Sexton) on Jun 10, 2009 at 19:11 UTC | |
by Khen1950fx (Canon) on Jun 10, 2009 at 19:40 UTC | |
|