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

Hi ppl,
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.

Replies are listed 'Best First'.
Re: Math::Pari or Net::SFTP replacer
by PodMaster (Abbot) on Jun 03, 2004 at 03:18 UTC
      Agreed. I just recently installed Math::Pari directly from CPAN without any issues. You shouldn't have any problems getting this back up with CPAN at your side.