Install a Perl module in cPanel Updated on August 16, 2021 by InMotion Hosting Contributor 1 Minutes, 13 Seconds to Read In this article I’ll show you how to install a Perl module on your cPanel account, which can extend the capabilities of your Perl scripts. It’s very common in programming for people to say don’t reinvent the wheel, basically if something already exists and does a really good job at it, there is no need to rebuild it again from the ground up. With the Perl programming language, there are what are called Perl modules, and these allow you to use already written code and functions in your own scripts very easily. Install a Perl Module Following the steps below, I’ll walk you through how easy it is to install a Perl module on your cPanel account. Login to your cPanel Under the Software/Services section, click on Perl Modules. In the search box, type in the Perl module you’re looking for, in this example I’m searching for Authen::SASL, then click on Go. On the next page it should display all of the Perl modules that matched your search, in this case I’d want to click on the Install button beside Authen::SASL (2.16) to install the module I was searching for. There will be some scrolling text on the page as the Perl module is being installed, when it’s complete you should see a success message such as this: Successfully installed Authen-SASL-2.16 1 distribution installed That’s all there is to it, you should now have successfully installed your required Perl module that you were searching for. Share this Article InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles How to Configure cPanel in WHM Resetting the cPanel Password in WHM How to Import Email Accounts and Forwarders into cPanel How to Install WHMCS With Softaculous What is your default PHP.ini file? How to Create / Delete an FTP Account in cPanel How to Park a Domain in cPanel How to Permanently Delete Trash in File Manager The Complete Guide to cPanel Backups How to Delete a cPanel in WHM