in reply to Installing the Net::FTP module
If you are the admin of your computer (root if it's unix), try typing "cpan -i Net::FTP" at the command line. If that doesn't work, try "perl -MCPAN -e shell", then "install Net::FTP" at the following cpan> prompt.