Perl is a widespread programming language and one of its major advantages is that it works with the so-called modules - short bits of program code which include subroutines and perform multiple tasks. The handy side of employing modules is that you don't need to write custom code or add the entire code for a certain process whenever it has to be executed. Instead, you can add only a single line in your Perl script which calls a specific module, that consequently will perform the needed action. Not only will this result in shorter and more optimized scripts, but it'll also allow you to make adjustments faster and easier. In case you are not a programmer, but you would like to employ a Perl app which you've found online, for example, it's very likely that the app will require specific modules to be already installed on your website hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you buy one of the cloud services that we provide, you will receive access to a rich library of more than 3400 Perl modules that are already installed on our cloud server platform. After you log in to your Hepsia Control Panel, you're able to go to the Server Information section where you could see the complete list. Part of them are more common than others, but we offer such a large number since we are aware that in case you employ an application from some third-party website, it could have specific requirements as to which modules have to be set up on the server or it will not function properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you will be able to access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you would like to employ a Perl-based web application or CGI script, you will be able to use 3400+ different modules which are available on our cloud hosting platform and are a part of every semi-dedicated server which we provide. You will be able to see the full list at any time through your Hepsia Control Panel along with the folder path needed for your scripts to access the modules. We identify the fact that some third-party applications might need modules which are not very popular so as to operate properly, hence the large selection which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you'll be able to use with your Perl apps irrespective of the package deal that you opt for.