hughesj has asked for the wisdom of the Perl Monks concerning the following question:
Net::FTP=GLOB(0x80e4024)>>> RETR ORBit-0.5.0-2.i386.rpm
Net::FTP=GLOB(0x80e4024)<<< 150 Opening BINARY mode data connection for ORBit-0.5.0-2.i386.rpm (339152 bytes).
Can't locate object method "new" via package "Net::FTP::I" at /usr/lib/perl5/5.00503/i386-linux/IO/Socket.pm line 253.
Net::FTP=GLOB(0x80e4024)>>> QUIT
I then removed the line
$ftp->binary();and got this
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: NeT:FTP help
by lhoward (Vicar) on May 18, 2000 at 00:50 UTC |