If you require a Perl5 Module that is not included in the Perl5 Standard Libraries or a vinstall package, you may be able use the vcpan utility to install it. The vcpan utility is a wrapper around the perl5 -MCPAN -e shell command that automates module download and installation. To launch vcpan into interactive mode, do the following: Connect to your server via Telnet or SSH and execute the following command. % vcpan
DocumentationTo access the vcpan online help, run this command: % vcpan -h |