Hi,

While compiling the perl script to ftp the files to remote server, I'm
getting the following error. Can you please advice the reason and
solution as well?

Can't locate Net/sftp.pm in @INC (@INC contains:
/opt/perl/lib/5.8.3/IA64.ARCHREV_0-thread-multi /opt/perl/lib/5.8.3
/opt/perl/lib/site_perl/5.8.3/IA64.ARCHREV_0-thread-multi
/opt/perl/lib/site_perl/5.8.3 /opt/perl/lib/site_perl .)

Code snippet in the beginning of the script:
-------------------------------------------------------------
#!/usr/bin/perl -w

use strict;
use Net::sftp;
use File::Basename;
--------------------------------------------------------------

Thank you,
Gangadhar
Hyperion DBA
412-553-3395



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to