in reply to Re^7: Net::SFTP authentication problem
in thread Net::SFTP authentication problem

Per my original post, the latest on CPAN is either v1.35 (head -1) or $VERSION=0.10, which ever you're using.

The thread indicates the solution to the problem (Couldn't fsetstat) requires version 1.51 or 1.52_07

Replies are listed 'Best First'.
Re^9: Net::SFTP authentication problem
by Corion (Patriarch) on Mar 12, 2010 at 14:10 UTC

    The replies above talk about Net::SFTP::Foreign, not Net::SFTP, at least that's my impression. And if you search for Net::SFTP::Foreign, you'll find that at this time of writing, v1.56 or something like it is current.