Perl is a widespread programming language and one of its major pros is the fact that it works with the so-called modules - short pieces of program code which include subroutines and do numerous tasks. The handy side of working with modules is that you don't need to create custom code or include the entire code for a certain action each and every time it needs to be executed. Instead, you'll be able to include only a single line in your Perl script that calls a specific module, that consequently will execute the needed action. Not only will this give you shorter and more optimized scripts, but it will help you make changes faster and easier. In case you aren't a programmer, yet you would like to work with a Perl app which you've discovered on the Internet, for instance, it's very likely that the application will need specific modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Shared Web Hosting

In case you would like to work with Perl-based applications on your sites - ready-made from a third-party website or custom-made ones, you'll be able to take full advantage of our huge module library. With over 3400 modules set up on our tailor-made cloud web hosting platform, you'll be able to run any kind of script, regardless of the shared web hosting plan that you pick. As soon as you sign in to the Hepsia Control Panel which comes with all of the accounts, you'll be able to see the whole list of modules that we have together with the path that you should include to your scripts so they can access these modules. Because we have quite a massive library, you will find both popular and seldom used modules. We prefer to be prepared, so in case a third-party script that you need to use requires a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you are able to run any script application created in this programming language without any problems whatever the semi-dedicated server plan that you choose. This is valid for both pre-made apps which you find online and for custom-built ones that you write. We offer such a large number of modules for two reasons - first of all, to give you a selection in respect to what kind of characteristics you will be able to add to your applications and websites and second, to guarantee that if you want to use a ready script, it will run properly whatever the modules it needs. That's why, most of the modules in our library are very popular while others are used rarely. You can find a list of all of the modules inside your web hosting Control Panel along with the access path which your scripts will need to use these modules.