Help for this page

Select Code to Download


  1. or download this
    Net-SSH-Perl failed with eval error:
    Can't locate object method "blocking" via package "FileHandle" at /efs
    +/dist/perl5/Net-SSH-Perl/1.30/
    .exec/x86-64.rhel.5/5.10/lib/perl5/Net/SSH/Perl.pm line 216.
      at ./ssh_bug_test_final.pl line 49.
    
  2. or download this
    #!/usr/bin/env perl5.10.0
    ## your use lib as needed...
    ...
    else {
            print 'Net::SSH::Perl succeeds and returns: ', Dumper($conn);
    }