Warnings issued when run with perl -w
Brought to you by:
jkeroes
Running perl version 5.8.0 with the -w switch the
following warnings are generated.
Use of /g modifier is meaningless in split at
/usr/lib/perl5/site_perl/5.8.0/Net/Telnet/Cisco.pm line
756.
Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/site_perl/5.8.0/Net/Telnet/Cisco.pm line 39.
Net::Telnet::Cisco Version 1.10.
EMAIL: jmiezitis@nettas.telstra.com.au
Logged In: NO
Can the g just be removed?