Perl is a well-liked web-oriented programming language, that's designed to set up CGI scripts as well as various apps. It's really practical considering that you do not have to create the same code over and over to get some task executed more than once, but you are able to employ modules. These are pre-defined subroutines or groups of functions which can be called and executed in a script. In other words, you can include just a reference to a certain module in your code rather than using the entire module code over and over again. This way, your script will be shorter, which means that it will be executed much faster, not mentioning that it will be much easier to maintain and modify. When you want to employ some third-party ready-made Perl script instead of creating your own, it will most likely need specific modules to be present on the website hosting server.

Over 3400 Perl Modules in Web Hosting

Our Linux web hosting feature over 3400 Perl modules which you can take advantage of as part of your CGI scripts or web-based applications. They contain both popular and less popular ones, so as to give you a choice with regard to what features you will be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The whole list is available in the Server Information section of our tailor-made Hepsia web hosting Control Panel, which is featured with all of the shared accounts. In the same location, you'll see the Perl version which we have along with the path to the modules that you will need to use in your scripts so as to call a specific module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting include a big collection of Perl modules that you may use with your scripts. That way, even if you want to use an app which you've found online from another website, you can rest assured that it will work effectively as no matter what modules it could possibly require, we will have them. Our collection offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - some of them are widely used and others not so much. We keep such a significant number to be on the safe side and to ensure that any script shall run on our servers even if some module which it requires is used rarely. The full list of modules that can be used is available inside the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.