Help for this page

Select Code to Download


  1. or download this
    $telnet = new Net::Telnet->new( Timeout=>20,Prompt => '/[\$%#>] $/');
    
  2. or download this
    print $output $something;