From: enigma on 16 Oct 2006 03:38 I am a new Perl user trying to setup an SSH connection using Perl. So I first downloaded the Net::SSH:Perl package. Since I am a Windows XP user, the getpwuid function didn't work. I googled and found that Net::SSH:W32Perl solves that problem. But when i downloaded Net::SSH:W32Perl, and opened the W32Perl.pm file, i found that it uses the Perl.pm file which uses the getpwuid function. and Thus i still get the same error: The getpwuid function is unimplemented at C:/Perl/site/lib/Net/SSH/Perl.pm line 110. Please help me in this issue.. Mazen
|
Pages: 1 Prev: Net::SSH stuck Next: Hanging at several places when multiple-commanding Net::SSH::W32Perl |