Perl is a well-liked web-oriented computer programming language, that is designed to make CGI scripts as well as various applications. It is very convenient for the reason that you do not need to submit the same code over and over so as to have some action executed several times, instead you are able to employ modules. They are pre-defined subroutines or sets of tasks which can be called and executed in a script. That is to say, you're able to include just a reference to a specific module inside your code rather than using the whole module code over and over again. In this way, your script will be shorter, which means that it will be executed much faster, not mentioning that it'll be much easier to maintain and / or modify. When you wish to take advantage of some third-party ready-made Perl script instead of writing your own, it'll probably need particular modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

More than 3400 Perl modules are at your disposal when you obtain any of our Linux cloud packages. You can use as many as you need to and we've made sure that we have all the well-known ones, plus many others which might not be used as much, but might be a prerequisite for some third-party web app that you need to use or for a custom script in order to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you can access. You are able to find the complete list in your Hepsia web hosting Control Panel as well as the path that you should set within your scripts, so that they can use our module library. When you use our shared plans, you are able to work with any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

Each semi-dedicated server that we offer will allow you to employ any Perl-based web application that you'd like, regardless if you have made it yourself or if you've downloaded it from some third-party website. Either way, it'll work perfectly irrespective of the modules it may require since we have a rich library which contains more than 3400 different modules. A full list is available in the Hepsia hosting Control Panel that's used to take care of the semi-dedicated server accounts. In addition to the list, you can also find the directory path to the modules, in order to know what you should include in your scripts in order for them to connect to these modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a multitude of modules to ensure that any script can run in spite of its requirements.