How to install perl modules?
A Perl module is a discrete component of software for the Perl programming language. Perl modules are collections of functions that allow you to perform tasks in Perl. You will need to install a Perl module before you can use it inside a Perl program. Perl modules allow you to extend cPanel & WHM’s functionality. For example, you can use Perl modules to add functions to cPanel & WHM.
1) Login to cPanel.
2) Click on the icon ‘Perl Module’ from the section ‘SOFTWARE’.
3) You can search the Perl module by typing the module’s name in the search box.
Install the desired Perl module in one of the following ways:
a)Search for a Perl module. Type the name in the Find a “Perl Module” text box and then click Go. For example, to search for packages related to XML, type xml. Scroll down the list until you find the desired module and then click the Install link.
b)Click the Show Available Modules button. Scroll down the list until you find the desired module and then click the Install link.
c)If you already know the name of the module you want to install, type the module name under Install a Perl Module and then click Install Now.
4)When installation is complete, click Go Back.
The installed module is now listed under Installed Perl Module(s):
a)To update the module, click Update.
b)To reinstall the module, click Reinstall.
c)To uninstall the module, click Uninstall.
d)To view the documentation for the module, click Show Docs.
5)We can see the system installed modules by clicking the button ‘Show System Installed Modules’.
6)To check the version of the perl use the command “perl -V”