in reply to Re: Re: Net::Telnet::Cisco usage
in thread Net::Telnet::Cisco usage

The other useful thing is:

$DEBUG = 1; ..... $DEBUG && print "Well at least I got to here and I can get rid of this + msg by setting \$DEBUG = 0\n";

cheers

tachyon