Here's wishing all in the community Gong Xi Fai Cai (happy chinese new year)
___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Re: regarding Net::Telnet
If you cannot ping id01 from the command line then you have resolver troubles ukhas jean wrote: > Hi all ... had a problem executing this script which tries to run a > "who" command on a unix host id01. > > use Net::Telnet; > > my $host = "id01"; ___