Help for this page
#!/usr/bin/perl use strict; ... # close the SSH connection $ssh_conn->close(); __END__