I tried a syntax check on this code just to make sure I am doing this correctly,
and got an error.

#!perl -w

use Net::FTP;

------------------------------

# Can't locate Net/FTP.pm in @INC.
File 'Katarina:Desktop Folder:getCerner.pl'; Line 3
# BEGIN failed--compilation aborted.
File 'Katarina:Desktop Folder:getCerner.pl'; Line 3



How do I put Net::FTP in @INC?

Thanks,
Kathy Richmond

Reply via email to