Perl is a widespread web-oriented computer programming language, which is designed to generate CGI scripts as well as various applications. It's really handy considering that you don't need to create the same code time and time again so as to have some action executed several times, instead you are able to use modules. They're pre-defined subroutines or groups of operations that can be called and executed within a script. This means that, you are able to include only a reference to a certain module inside your code instead of using the entire module code time and time again. In this way, your script will be shorter, thus it shall be executed more rapidly, not mentioning that it'll be easier to maintain or modify. When you wish to use a third-party ready-made Perl script as an alternative to writing your own, it'll probably need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

All our cloud website hosting include over 3400 Perl modules which you'll be able to benefit from as a part of your CGI scripts or web-based applications. They contain both popular and less popular ones, in order to give you different options in terms of what functionality you'll be able to add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The full list can be found in the Server Information area of our custom-built Hepsia hosting Control Panel, which is provided with all the shared accounts. In the same location, you'll find the Perl version that we have and the path to the modules that you will have to use within your scripts to call a certain module from our library.

Over 3400 Perl Modules in Semi-dedicated Servers

If you need to work with a Perl-based web application or CGI script, you will be able to use 3400+ different modules which can be found on our cloud hosting platform and are a part of every semi-dedicated server that we provide. You shall be able to see the entire list anytime via your Hepsia Control Panel alongside the folder path required for your scripts to access the modules. We identify the fact that some third-party programs might need modules that aren't really popular so as to work properly, hence the large selection we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you shall be able to use with your Perl applications irrespective of the plan that you choose.