Re: FTP package

2001-05-02 Thread Matt Cauthorn
I may be wrong, but it looks like machine 2 doesn't have the Net::FTP module installed. Try this to see if it is: perldoc Net::Ftp If it's installed, you'll see some text pop up straight away. As for machine one, I'm not too sure. I'm sure someone on the list can help! ~Matt C. --- [EMAIL P

Re: FTP package

2001-05-02 Thread Sean O'Leary
At 07:07 AM 5/2/2001, you wrote: >I've written a script to FTP files. I've included the Net::FTP package but >when I run the script in 2 different machines, I get these 2 error messages: > >machine 1 >Can't locate object method "new" via package "Net::FTP::A" at >/usr/local/lib/per >l5/5.00503/Net