in reply to Re^2: use of telnet in perl
in thread use of telnet in perl

Assuming you have root privileges the following command will probably work (untested):
sudo apt-get install libnet-telnet-perl

Replies are listed 'Best First'.
Re^4: use of telnet in perl
by varalaxmibbnl (Acolyte) on Sep 13, 2013 at 08:31 UTC
    thank u so much its working now...