in reply to Keep getting error using Net::FTP mod

Net::FTP is obtained via the libnet distribution. What happens at your shell prompt when you type:
perl -MNet::FTP

Replies are listed 'Best First'.
Re: Re: Keep getting error using Net::FTP mod
by scott09 (Initiate) on Jul 11, 2001 at 18:23 UTC
    I had just installed Net::FTP. Once I installed the libnet module the problem disappeared.