Perl is a widespread web-oriented programming language, that's designed to generate CGI scripts along with various applications. It's very convenient owing to the fact that you don't have to create the very same program code time and time again so as to get some task executed several times, instead you are able to apply modules. These are pre-defined subroutines or sets of activities that can be called and executed within a script. That is to say, you'll be able to include only a reference to a particular module within your program code as an alternative to using the whole module code again and again. This way, your script will be shorter, therefore it'll be executed a lot faster, not mentioning that it will be much easier to maintain and modify. If you would like to use some third-party ready-made Perl script as an alternative to writing your own, it will probably need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

Over 3400 Perl modules are at your disposal when you acquire any of our cloud web hosting. You're able to employ as many as you'd like and we've ensured that we've got all the well-liked ones, as well as numerous others that might not be used that much, but may be a requirement for a third-party web app that you need to use or for a custom script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You can see the entire list inside your Hepsia web hosting Control Panel along with the path which you need to set in your scripts, so that they can use our module library. With our shared packages, you will be able to use any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

Every single semi-dedicated server that we offer allows you to employ any kind of Perl-based web app that you wish, no matter if you've made it yourself or if you have downloaded it from a third-party site. Either way, it'll work properly regardless of the modules it requires since we have a rich library that contains more than 3400 different modules. A full list can be found in the Hepsia website hosting Control Panel which is used to take care of the semi-dedicated server accounts. Along with that list, you can also see the directory path to the modules, so as to know what you have to add 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 offer such a multitude of modules to ensure that any type of script will be able to run regardless of its specifications.