Subject: | Bad named parameter personality given to Net::Telnet::new() |
Date: | Wed, 20 May 2015 16:30:46 -0400 |
To: | "bug-Net-Telnet [...] rt.cpan.org" <bug-Net-Telnet [...] rt.cpan.org> |
From: | "Vasudevan, Ramesh Balaji" <ramesh.b.vasudevan [...] verizon.com> |
Sir:
I was trying to run perl by including following modules:
use Net::Appliance::Session;
use Net::Appliance::Session::Exceptions;
use UNIVERSAL::require;
use IO::File;
use Switch;
Received following error message:
Enter your file name: test.txt
Processing:
bad named parameter "personality" given to Net::Telnet::new() at /opt/perl5/perls/perl-5.10.1/lib/site_perl/5.10.1/Net/Appliance/Session/Transport.pm line 21
I am not sure when this pm file gets called. Please let me know if I need to download latest Net::Telnet. I am currently using Perl 5.10.1 version.
If you have any questions, please let me know.
Thank You
Ramesh Vasudevan