How to Install a Perl Module in cPanel

April 14, 2017 / cPanel & WHM

In this article, we will show you how to make Perl extension and increase its capabilities without having to code from scratch. Using a Perl module, you can easily utilise already written code to increase the functionality of your scripts.

The following steps will show you how to install one of these Perl modules in the cPanel.

Perl Module Installation Steps

  1. Sign into your cPanel.
  2. Click on the Perl Modules link under the Software and Services section.
    Perl Modules
  3. Type the name of a Perl module as per your choice in the Search box. For example, type in Authen then click Go.
    Authen
  4. The search results on the next page will display all the Perl modules that match your search. Click Install next to the Authen module to install it.
  5. During the Perl module installation, you will notice scrolling text on the screen. After the installation is complete, you will see a success notification similar to this:
    Successfully installed Authen.
    1 distribution installed

That’s it. With this module installed, you have officially extended the functionality of your Perl scripts.

Dominos Search