NET::FTP
IO::File
HTTP::Request
HTTP::Response
LWP::UserAgent
and one external program: 'unzip' (the directory of the unzip binary needs to be in the $PATH environment variable.)
To install the required modules, you can use the following from the CPAN shell:
To enter the CPAN shell:
To install modules:
More detailed information regarding CPAN can be found at http://www.perl.com/CPAN/.
< Previous | Back to Index | Next >