Help for this page
* identity_files ... ... and DSA authentication defaults to $ENV{HOME}/.ssh/id_dsa.
my $ssh = Net::SSH::Perl->new( ... identity_files => ["$ENV{HOME}/.ssh/id_rsa.pub"], );