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:
- Sign into your cPanel.
- Under the “Software” section, click on the “Perl Modules.”
- Enter the name of a Perl module in the Search box as per your type and then click Go.
- 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.
- 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:
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.