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 2008-05-19 06:53:39-07 by ramnathrn
How to install SFTP Module
Hi all, i am new to perl script. Can any of you help me to install perl SFTP module. whenever i try to install Net:: SFTP module , i am getting the following error statement LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz Issuing "C:\WINDOWS\system32\ftp.EXE -n" C:WINDOWSsystem32ftp.EXE: not found Subprocess "|C:\WINDOWS\system32\ftp.EXE -n" returned status 127 (wstat 32512) Bad luck... Still failed! Can't access URL ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz. Please check, if the URLs I found in your configuration file () are valid. The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/' Could not fetch authors/01mailrc.txt.gz LWP not available Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz . . . . . my PC config is : WinXP, Perl 5.8.8
Direct Responses: Write a response