jdelmedico has asked for the wisdom of the Perl Monks concerning the following question:

Joey Hello Perl friends. I am in a bit of a bind. I am trying to set-up a ssh connection using the use Net::SSH::Perl; module but continue to fail upon connection. The debugger keeps coming back with "The getpwuid function is unimplemented at line 110. I have researched this error to no avail. Your gracious support is indeed appreciated. Joey

Replies are listed 'Best First'.
Re: use Net::SSH::Perl;
by Corion (Patriarch) on Apr 21, 2006 at 11:49 UTC
      Joey Thanks for the suggestions Corion. Unfortunately, the link did not have a solution...Looks like the module has problems with windows. Joey

        What part of BrowserUK's reply did not help you? It solves the problem you stated. If you now have a different problem, why don't you show us the relevant code, data, output and your expected output? I linked to How (Not) To Ask A Question, because it is a very useful guideline in what is needed in a question to receive helpful answers.