Help for this page

Select Code to Download


  1. or download this
    #! c:/perl/bin/perl.exe
    use strict;
    ...
    
    $ssh->login("root", "password");
    
  2. or download this
    F:\SDK\Scripts\D&A>vmlicecheck1.pl
    The getpwuid function is unimplemented at C:/Perl/site/lib/Net/SSH/Per
    +l.pm line
    110.
    
  3. or download this
    my $host     = "RVM701";
        my $username = "root";
    ...
        $thost->close;
    
  4. or download this
    F:\SDK\Scripts\D&A>vmlicecheck1.pl
    Can't call method "login" on an undefined value at F:\SDK\Scripts\D&A\
    +VmLicechec
    k1.pl line 24.