Perl modules (ISPmanager)
From ISPWiki
A Perl module is a piece of Perl code that can be used by a Perl program or by other Perl modules.
The Comprehensive Perl Archive Network (CPAN) contains a collection of publicly available modules, and includes instructions on how to create and manage modules.
This module can be used to manage the Perl modules: review the list of existing modules and install new ones. The module is available both for administrators and users if AllowUserInstallPerl is specified in the configuration file.
View a list of Perl modules
- Name - name of installed package with the Perl module. The package depends on the mask specified in the PerlModulesMask configuration file.
- Status - to avoid blocking of the control panel, installation of the Perl modules run as a background operation. This column displays the installation status (the field is normally blank).
Add Perl modules
To install a new Perl module, click the "Install" icon and fill out the form:
- Name - select a Perl module you want to add.

