Perl is a very popular web-oriented programming language, which is employed to create CGI scripts and also a variety of apps. It is very handy due to the fact that you do not need to generate the very same program code time and again in order to get some task executed several times, instead you're able to work with modules. These are pre-defined subroutines or groups of operations which can be called and executed within a script. This means that, you're able to add only a reference to a particular module inside your code instead of using the entire module code again and again. In this way, your script will be shorter, thus it'll be executed much faster, not mentioning that it will be much easier to maintain and modify. When you'd like to employ a third-party ready-made Perl script instead of creating your own, it'll most likely need certain modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Web Hosting

Our Linux web hosting services feature more than 3400 Perl modules that you are able to employ as part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, to give you different options with regard to what capabilities you are able to add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list accessible in the Server Information area of our custom Hepsia website hosting Control Panel, which comes with all of the shared accounts. In the same location, you'll find the Perl version which we have along with the path to the modules that you'll need to use in your scripts in order to call a certain module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you would like to employ a Perl-based web application or CGI script, you will be able to use 3400+ different modules that are available on our cloud hosting platform and are a part of each semi-dedicated server that we offer. You shall be able to see the entire list at any moment via your Hepsia CP alongside the folder path needed for your scripts to access the modules. We realize the fact that some third-party programs might require modules which aren't really popular to operate correctly, hence the large amount that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you will be able to use with your Perl apps regardless of the package you opt for.