Help for this page
Select Code to Download
Select
or
download this
use Net::Telnet; BEGIN { $|=1 } ... print "output is:\n@output\n"; exit;