Subject: | Some part of Strawberry breaks Net::SSH::Perl and Net::SCP |
Starting from a clean installation of Strawberry Portable (5.10.1.1),
running 'cpan install Net::SSH::Perl' is successful, but it does NOT
function correctly.
I've spent a fair whack of time trying to figure out what part of
Strawberry breaks it, but after recompiling a pile of modules, I still
couldn't get it working.
Googling for "Sending SSH2_FXP_INIT" brings up a huge number of people
having this problem (it's caused by the receive message from
Net::SSH::Perl not returning).
I failed to find a single person who is successfully using
Net::SSH::Perl under Strawberry. I'm quite happy to write a sample
program, but even the examples provided in the package do not work.
This package works fine under Linux and Solaris perls.