in reply to Re^4: Net::SSH::Perl script in windows - getpwuid is unimplemented
in thread Net::SSH::Perl script in windows - getpwuid is unimplemented

I have fixed this problem on windows, I have defined a enviroment variable HOME.
  • Comment on Re^5: Net::SSH::Perl script in windows - getpwuid is unimplemented

Replies are listed 'Best First'.
Re^6: Net::SSH::Perl script in windows - getpwuid is unimplemented
by Anonymous Monk on Mar 12, 2012 at 20:58 UTC
    could you explain how did you set it? You mean you have set the Windows Home variable, but with what path?