| What are the system requirements for the F-PROT Antivirus Updater? |
NET::FTPand one external program: 'unzip' (the directory of the unzip binary needs to be in the $PATH environment variable.)
IO::File
HTTP::Request
HTTP::Response
LWP::UserAgent
To install the required modules, you can use the following from the CPAN shell:
To enter the CPAN shell:perl -MCPAN -e shellTo install modules:
cpan> install Bundle::libnetFor further information, see Comprehensive Perl Archive Network.
cpan> install Bundle::LWP
cpan> install IO
cpan> quit
Feedback | Contact Technical Support | Contact Sales Support |