Perl Modules

Perl Modules

Perl modules are software components in the Perl language. This interface allows you to search for and install Perl modules from the CPAN repository to your website.

Note:

You  must  install Perl modules before you can use them inside of a Perl program.

Install Perl modules

Note:

If you know the name of the desired module, enter it in the Install a Module text box and click Install Now.

Perform one of the following actions to find the desired module and install it:

  • Enter a search term in the Search text box and click Go. You will see modules that are specific to that search term.
  • Click Show Available Modules to see a list of available Perl modules from CPAN. 

Note:

Every module in the CPAN repository will not display.

WHM displays the following information for the displayed modules:

Column
Description
Module Name The module's name.
Description A description of the module.
Actions The actions that you may perform for that module. 

Note:

If you did not find the desired module, repeat this process until you locate the appropriate module.

The Installed Modules table

The Installed Modules table displays all of the modules that are currently installed to your cPanel account.

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

The actions that you may perform for that module. For each module, you can perform the following actions:

  • Update — Update the module.
  • Reinstall — Reinstall the module from CPAN.
  • Uninstall — Remove the module from your server.
  • Show Documentation — Read the module's documentation on CPAN.

System modules

cPanel & WHM includes specific Perl modules. To see a list of the system-installed Perl modules, click Show System Installed Modules.

For more information on Perl modules, read our Guide to Perl in cPanel & WHM and Third-Party Software documentation.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

PHP

PHP This interface displays a set of the most commonly-referenced configuration...

PHP PEAR Packages

PHP PEAR Packages PHP PEAR packages are software components that are written in the PHP...

RubyGems

RubyGems RubyGems is a package manager for the Ruby programming language. It...

Ruby on Rails

Ruby on Rails This interface allows you to create and deploy a Ruby on Rails®...

Site Software

Site Software The Site Software interface allows you to add, manage, upgrade, and remove...