Help for this page

Select Code to Download


  1. or download this
        login("xxxx","xxxx");
    
  2. or download this
    Can't call method "login" on an undefined value
    
  3. or download this
    Net::SSH: Bad host name:   at foo.pl line 3
    
  4. or download this
        Net::SSH::Perl->new ("$hostname");
    
  5. or download this
        Net::SSH::Perl->new ($hostname);