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!