Help for this page

Select Code to Download


  1. or download this
    use Net::SSH2;
    
    ...
    print "Authenticated\n";
    
    $ssh2->disconnect();
    
  2. or download this
    Connected
    Net::SSH2::auth_password: callback must be CODE ref at C:/Perl/site/li
    +b/Net/SSH2.pm line 295.