A Perl module is software in the Perl programming language. Often, you may use Perl modules in scripts. To properly integrate a Perl module into a script, retrieve the module from a central repository and install it on your server.
Note:
This interface installs Perl modules to the system's Perl installation. For more information, read our Guide to Perl in cPanel & WHM documentation.
Perl Module Magic User Loader
Warning:
As of cPanel & WHM version 11.36, this feature is deprecated. If you disable this feature, you cannot re-enable it.
This feature allows users to integrate Perl modules into scripts, without the need to specify a separate path to the installed modules.
Perl Module Installer
The Perl Module Installer feature allows you to search for, download, and install a Perl module from the CPAN repository.
Note:
If you know the exact name of the module that you wish to install, enter its name in the Install a Perl Module text box and click Install Now.
To search for and install a Perl module, perform the following steps:
- Use one of the following methods to find the desired module:
- Enter a search term in the available text box and click Go.
-
Click Show Available Perl Modules(s) to list Perl modules that CPAN provides.
- The interface displays the following information for all of the displayed modules:
- Module Name — The module's name.
- Version — The module's version number.
- Description — A description of the module.
- Actions — The actions that you may perform for that module.
- Click Install next to the module that you wish to download and install.
- To view a module’s documentation, click Show Docs for that module.
- If you did not find the desired module, enter a new keyword in the Search text box and click Go.
Installed Perl Module(s)
The Installed Perl Module(s) table lists all of the modules that exist on your server.
For each installed module, the table displays the following information:
Column
|
Description
|
---|---|
Module Name | The module's name. |
Version | The module's version number. |
Actions |
You can perform the following actions for each module:
|