Net-SSH-Perl
(1.30)
I personally found this to be painful to use. For example, the following code, offered as an example of Net::SSH::Perl::Agent usage (straight from the page itself), does not work at all using Perl 5.8.5 on a 2.6.9 kernel (i686 arch):
use Net::SSH::Perl::Agent;
my $agent = Net::SSH::Perl::Agent->new(2) || die "This always dies.";
Ryan Steele - 2008-09-19T14:17:26 (permalink)
4 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No

