Perl is a widespread web-oriented programming language, that's employed to generate CGI scripts along with a variety of apps. It is really convenient due to the fact that you do not need to write the very same code time and time again in order to get some action executed a couple of times, but you will be able to use modules. They're pre-defined subroutines or sets of operations that can be called and executed within a script. This means that, you're able to add only a reference to a certain module within your program code as an alternative to using the whole module code again and again. In this way, your script will be shorter, thus it'll be executed quicker, not mentioning that it will be easier to maintain or modify. When you would like to employ a third-party ready-made Perl script instead of creating your own, it will most likely need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules are accessible when you obtain any of our shared hosting. You will be able to employ as many as you'd like and we've made sure that we have all of the well-known ones, plus many more which are not used that much, but might be a prerequisite for some third-party web app that you wish to use or for a custom script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You'll be able to find the full list in your Hepsia website hosting Control Panel along with the path which you should set in your scripts, so that they can use our module library. When you use our shared packages, you will be able to work with any kind of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

Every semi-dedicated server that we supply will allow you to employ any kind of Perl-based web application that you'd like, regardless if you've made it yourself or if you have downloaded it from a third-party site. Either way, it will run flawlessly regardless of the modules it may require because we have a rich library which contains more than 3400 different modules. The complete list is accessible in the Hepsia web hosting Control Panel that's used to manage the semi-dedicated server accounts. In addition to that list, you will also see the directory path to the modules, in order to know what you have to include in your scripts in order for them to link to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a multitude of modules to make sure that virtually any kind of script will run regardless of its specifications.