Perl is a popular programming language and one of its main advantages is that it supports the so-called modules - short pieces of program code which include subroutines and perform various tasks. The practical side of using modules is the fact that you will not have to create custom program code or add the entire code for some action every time it has to be executed. Instead, you'll be able to add only one line in your Perl script that calls a particular module, which consequently will execute the needed action. Not only will this lead to shorter and more optimized scripts, but it will enable you to make adjustments quicker and much easier. In case you aren't a programmer, yet you'd like to begin using a Perl application that you've discovered online, for instance, it is likely that the application will need certain modules to be already installed on your website hosting server.
Over 3400 Perl Modules in Shared Hosting
Over 3400 Perl modules are at your disposal when you purchase any of our shared hosting. You will be able to use as many as you'd like and we have made sure that we offer all the preferred ones, and many others which may not be used that much, but may be a prerequisite for a third-party web application that you need to use or for a custom script to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you will be able to access. You are able to find the list in your Hepsia web hosting Control Panel along with the path which you should set in your scripts, so that they can use the module library. When you use our shared plans, you can work with any type of Perl-based script without restrictions.
Over 3400 Perl Modules in Semi-dedicated Hosting
In case you wish to employ a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each semi-dedicated server we offer. You will be able to see the full list at any moment through your Hepsia Control Panel alongside the folder path necessary for your scripts to access the modules. We identify the fact that some third-party programs could need modules that aren't quite popular so as to operate properly, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you shall be able to use with your Perl apps regardless of the package deal you pick.