Perl is a widespread web-oriented programming language, that's used to make CGI scripts and also a variety of applications. It is really useful since you do not need to generate the same code time and time again so that you can have some action executed more than once, but you are able to employ modules. They are pre-defined subroutines or sets of functions which can be called and executed within a script. This means that, you'll be able to add just a reference to a certain module in your code rather than using the whole module code time and time again. This way, your script will be shorter, thus it will be executed faster, not mentioning that it will be a lot easier to maintain and modify. In case you'd like to take advantage of some third-party ready-made Perl script rather than creating your own, it'll probably need particular modules to be present on the web hosting server.

Over 3400 Perl Modules in Hosting

More than 3400 Perl modules are at your disposal if you acquire any of our Linux hosting. You're able to use as many as you need and we've ensured that we've got all of the preferred ones, and numerous others that may not be used as much, but can be a prerequisite for a third-party web application that you need to use or for a custom-made script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you'll be able to access. You are able to see the list in your Hepsia hosting Control Panel as well as the path that you have to set in your scripts, so that they can use the module library. Using our shared packages, you'll be able to employ any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

Our Linux semi-dedicated hosting service feature a massive collection of Perl modules which you can use with your scripts. That way, even when you want to use an app which you have found online from another site, you can be positive that it shall work correctly because regardless of the modules it may possibly require, we'll have them. Our selection provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - some are widely used while others not as much. We keep such a large number to be on the safe side and to ensure that any script shall run on our servers even if some module which it needs is used very rarely. The full list of modules that can be used is available inside the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.