in reply to Re^2: ftp scripts
in thread ftp scripts

If you can install a new script, you should be able to install most modules too.

Anyway, Net::FTP is not part of the perl core distribution, but its libnet package is so useful that it's practically always available on machines with a perl install anyway. At the very least, it should be available as a system package (rpm, deb, ppm, whatever) for any system you'd want to run a production server on.