Help for this page

Select Code to Download


  1. or download this
    my $my_header = $header
    
  2. or download this
    sub change_password {
          
    ...
    $ssh->send("exit\n");
    $ssh->close();
    }