- or download this
use strict;
use warnings;
...
$t->waitfor('/:/');
$t->print($passwd);
- or download this
use strict;
use warnings;
...
$t->waitfor('/:/');
$t->print($passwd);
- 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.