I'm using debain, and develling a program that transfers log files to be processed by SFTP.
I was using Net::SFTP to do this, but now I needed to reinstall my workstation, and the servers where this is going to work, and I can't find libPari sources anywhere. I can I install Math::Path without libpari sources, or can I get a recent version of libpari (I have one, but is from 99, so Math::Pari don't overload & and Net::SSH::Perl uses it)?
Other solution is a replacer to Net::SFTP. Anyone have any??
Thanks a Lot.