On Jan 25, 7:22 am, sisyph...@optusnet.com.au (Sisyphus) wrote:
> - Original Message -
> From: "electr0n wizard"
> To:
> Sent: Saturday, January 23, 2010 11:45 AM
> Subject: Need help with Net::SSH::Perl
>
> >I am new to Perl and am running ActiveStateP
I am new to Perl and am running ActiveStatePerl on a Windows 7
machine. I am trying to get SSH to work but get the error:
The getpwuid function is unimplemented at C:/Perl/site/lib/Net/SSH/
Perl.pm line 110.
When I try to run the following script:
use Net::SSH::Perl ;
$scon = Net::SSH::Perl->n