I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-07-08 20:02:30-07 by salva in response to 11149
Re: NET::SFTP::Foreign Download Freeze.

BTW, Net::SFTP::Foreign doesn't work reliably under perls prior to 5.8.1 running in HP-UX when password authentication is used due to a bug on this OS.

If this is your case, as a work around, you can replace the IPC::Open3 module that comes with perl 5.8.0 with a later one (version >= 1.0105 required)... though a better solution would be to just upgrade to a newer perl!

Direct Responses: Write a response