On May 24, [EMAIL PROTECTED] said: >I have a program with some ftp code in it. This is working fine on a Unix >machine but is giving the following error on a Windows machine. > >>Can't locate Net/FTP.pm in @INC at >\\mmpapp01\nal_sd\gxsftp\programs\get-edi.pl line 17.
You appear to be missing the Net::FTP module on your windows machine. I'd suggest using PPM to install it (that should have come with Perl). -- Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/~japhy/ RPI Acacia brother #734 http://www.perlmonks.org/ http://www.cpan.org/ CPAN ID: PINYAN [Need a programmer? If you like my work, let me know.] <stu> what does y/// stand for? <tenderpuss> why, yansliterate of course. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>