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

always mean that the module is not installed on your machine

...in case there's only a single perl installation and a single user using it and in short: in case it can be ruled out that the module was installed somewhere outside the current @INC paths.

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)

Replies are listed 'Best First'.
Re^3: use of telnet in perl
by ansh batra (Friar) on Sep 13, 2013 at 09:03 UTC

    thanks for the correction