Perl is a very popular web-oriented computer programming language, which is designed to create CGI scripts as well as various applications. It's very convenient due to the fact that you don't need to generate the same program code time and time again in order to have some action executed more than once, but you're able to employ modules. They are pre-defined subroutines or groups of activities that can be called and executed inside a script. In other words, you're able to add only a reference to a particular module inside your program code instead of using the whole module code again and again. This way, your script will be shorter, thus it shall be executed more rapidly, not mentioning that it'll be a lot easier to maintain or modify. If you would like to employ a third-party ready-made Perl script as an alternative to writing your own, it will probably need particular modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

Over 3400 Perl modules will be at your disposal if you acquire any of our Linux cloud packages. You can use as many as you'd like and we've ensured that we have all of the well-liked ones, and a lot more which might not be used that much, but can be a requirement for some third-party web app that you want 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'll be able to access. You'll be able to see the complete list in your Hepsia hosting Control Panel as well as the path which you should set within your scripts, so that they can use our module library. With our shared plans, you will be able to employ any type of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting packages offer a huge selection of Perl modules which you can use with your scripts. In this way, even when you need to use a program that you've discovered online from another site, you can be sure that it shall work effectively as no matter what modules it may require, we will have them. Our library consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some are frequently used and others not as much. We keep such a large amount to be on the safe side and to be sure that any script will run on our servers even if some module that it needs is used extremely rarely. The entire list of modules that can be used can be found inside the Hepsia hosting CP that comes with the semi-dedicated accounts.