Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    $t->waitfor('/:/');
    $t->print($passwd);
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    $t->waitfor('/:/');
    $t->print($passwd);
    
  3. or download this
    C:\>perl SSH3.pl
    Can't locate Net/SSH/Perl.pm in @INC (@INC contains: C:/Perl64/site/li
    +b C:/Perl64/lib .) at SSH3.pl line 4.
    BEGIN failed--compilation aborted at SSH3.pl line 4.