Help for this page

Select Code to Download


  1. or download this
    my $keyfile='~/.ssh/known_hosts';
    Net::SSH::Perl->new( $host, [identity_files => [$keyfile]);
    
  2. or download this
    $code->($amgr, $packet, @args);