http://www.perlmonks.org?node_id=54568


in reply to FTP Problems

If you check this list, which I got from ActiveState, the Net::FTP module isn't there. Check your documentation
for some of the other repositories, to see if they have it.

Also, when you install the module using PPM, replace the "::" in the module name with a "-" character. The PPM
doesn't react well to the "::" characters.

TStanley
In the end, there can be only one!

Replies are listed 'Best First'.
Re: Re: FTP Problems
by davorg (Chancellor) on Jan 26, 2001 at 21:11 UTC

    Ah, but it's in this list - included as part of the libnet bundle of modules.

    --
    <http://www.dave.org.uk>

    "Perl makes the fun jobs fun
    and the boring jobs bearable" - me