Perl is a widespread web-oriented computer programming language, that is employed to make CGI scripts and also many different applications. It is really handy because you don't need to submit the same code over and over in order to have some task executed several times, instead you are able to use modules. They are pre-defined subroutines or sets of activities which can be called and executed within a script. That is to say, you can include just a reference to a given module within your code rather than using the entire module code again and again. This way, your script will be shorter, therefore it'll be executed quicker, not mentioning that it'll be easier to maintain or modify. If you wish to take advantage of some third-party ready-made Perl script rather than writing your own, it will probably need particular modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules will be accessible when you obtain any of our Linux shared hosting packages. You're able to use as many as you'd like and we've made sure that we have all of the popular ones, plus many others that are not used that much, but may be a prerequisite for a third-party web application that you need to use or for a custom-made script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of instances of the modules you will be able to access. You will be able to find the entire list inside your Hepsia web hosting Control Panel along with the path which you should set inside your scripts, so that they can use the module library. With our shared plans, you can use any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you are able to run any script application created in this programming language without any problems whatever the semi-dedicated server package that you choose. The aforementioned applies for both pre-made applications which you find online and for custom-made ones that you write. We offer such a multitude of modules for a couple of reasons - first of all, to provide you with a choice in respect to what functions you're able to add to your applications and websites and secondly, to guarantee that if you'd like to use a ready script, it'll run properly no matter what modules it requires. For this reason, most of the modules in our library are very popular while others are used rarely. You'll see a list of all the modules within your hosting Control Panel together with the access path that your scripts will need in order to use the modules.