Perl is a very popular web-oriented programming language, that is designed to make CGI scripts as well as many different applications. It's very practical because you don't have to write the very same program code time and again so that you can have some action executed more than once, but you're able to use modules. They're pre-defined subroutines or groups of functions that can be called and executed within a script. That is to say, you are able to include just a reference to a given module in your program code instead of using the whole module code time and time again. In this way, your script will be shorter, therefore it shall be executed quicker, not mentioning that it'll be a lot easier to maintain and / or modify. If you wish to use some third-party ready-made Perl script as an alternative to creating your own, it'll most likely need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

Over 3400 Perl modules are at your disposal when you obtain any of our cloud hosting. You are able to use as many as you'd like and we have made sure that we offer all of the well-liked ones, plus many others that may not be used that much, but might be a requirement for a third-party web app that you need to use or for a custom script in order to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you will be able to access. You're able to find the whole list in your Hepsia hosting Control Panel as well as the path that you should set within your scripts, so they can use our module library. Using our shared plans, you'll be able to work with any kind of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated packages come with a massive collection of Perl modules which you could use with your scripts. This way, even if you would like to use a program that you've found online from another internet site, you can be sure that it'll work correctly since regardless of the modules it could possibly need, we will have them. Our library consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - some of them are commonly used and others not as much. We keep such a large number to be on the safe side and to ensure that any script will work on our machines even if some module which it needs is used rarely. The complete list of modules that you can use is available in the Hepsia hosting CP that comes with the semi-dedicated accounts.