Install a Perl Module

Install a Perl Module

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:

  1. 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.

  2. 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.
  3. 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:

  • Update — Update the module.
  • Reinstall — Reinstall the module from CPAN.
  • Uninstall — Remove the module from your server.
  • Show Docs — Read the module's documentation on CPAN.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Install an RPM

Install an RPMRPM® (Red Hat Package Manager) refers to a software format, the software that the...

Module Installers

Module InstallersThis feature provides access to four interfaces that you can use to find and...

MySQL/MariaDB Upgrade

MySQL/MariaDB Upgrade This interface allows you to manage MySQL® or MariaDB® version upgrades...

Update Server Software

Updatte Server Software This interface allows you to manually update software dependencies that...