CPAN::Forum
Thread
Modules by name Modules by PAUSEID Users by name Posts by text in subject Posts by text in body
my $sftp = Net::SFTP->new($server, (user=>$user, ssh_args => [identity_files => ['/home/yourusername/.ssh/id_rsa']]));