How to install a Perl module in cPanel

April 14, 2017 / cPanel & WHM

This knowledge base demonstrates how to install a Perl extension to enhance functionality without coding from scratch. Perl modules act like add-ons, allowing you to use pre-written code.

Follow these steps to install a Perl module in cPanel:

  1. Sign into your cPanel.
  2. Under the “Software” section, click on the “Perl Modules.”
    software
  3. Enter the name of a Perl module in the Search box as per your type and then click Go.
    perl module
  4. The search results on the next page will display all the Perl modules that match your search. Click Install next to the module you wish to install.
    install
  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 as shown below:
    perl module

Simple, isn’t it? As you see, installing Perl modules on cPanel is pretty easy. It will take you just a few minutes of your time. Once the module is installed, you have officially extended the functionality of your Perl scripts.

Spread the love