Install perl module in cPanel


EXPERIENCING PROBLEMS WITH OUR SERVICES? RUN A DIAGNOSE FIRST TO SAVE YOURS AND OUR TIME

Added: 10.03.2014 23:26:29     Last updated: 15.03.2021 20:30:21

This guide explains how to install Perl modules from cPanel in our web hosting solutions. The guide requires you to first log into cPanel.

The guide was created in cPanel with Paper Lantern (theme) in Norwegian.

Step 1:
Click the "Perl Modules" icon as shown in the screenshot below:

Perl Modules in cPanel


Step 2:

  1. Here, you will find the path where your Perl modules will be stored once the installation is completed.
  2. You can install Perl modules in 3 different ways:
    1. Search for the Perl module you want, and install it if you find it.
    2. Browse through a list of available Perl modiles and install the preferred one.
    3. Install the Perl module directly by specifying its name.
  3. Here, you can see the modules that are already installed.
Perl setup and options 


Step 3:
We opted for the 2.2 choice in step 2 and clicked "Show Available Perl Module(s)". In the overview shown on the next page, we choose to install the "AAA:Demo" module and click "Install" as shown in the screenshot below.

Available Perl modules 


Step 4:
The log shows how the installation went for the module(s). Click "Go back".

Log og Perl module installation 


Step 5:
The module(s) is/are now displayed in the overview of installed modules from step 2.3.
In the overview, you can:

  1. Update the modules
  2. Reinstall the modules(e)
  3. Uninstall the modules(e)
Installed Perl modules in cPanel 

Step 6:
If the module gives an error message when running the script, try to include the cPanelUserConfig module which uses the user's correct path to Perl so that the installed modules are included.
Alternatively, you can also use #! /usr/bin /perlml. For more information see here.

Done
We have now gone through the steps for installing a Perl module from cPanel.