Perl is a widespread programming language and one of its main pros is the fact that it supports the so-called modules - short bits of program code that include subroutines and perform a variety of tasks. The practical side of working with modules is the fact that you won't have to create custom-made program code or add the entire code for a particular action whenever it should be executed. Alternatively, you are able to add only one line in your Perl script that calls a certain module, which in turn will perform the needed task. Not only will this give you shorter and enhanced scripts, but it will allow you to make changes swifter and much easier. If you are not a programmer, yet you would like to work with a Perl app which you've found on the worldwide web, for instance, it's very likely that the application will need certain modules to be already installed on your website hosting server.

Over 3400 Perl Modules in Shared Hosting

When you acquire one of the shared hosting plans that we supply, you will receive access to a large library of over 3400 Perl modules that are already set up on our cloud server platform. As soon as you sign in to the Hepsia Control Panel, you're able to visit the Server Information area where you can check the full list. Some of them are more common than others, but we have such a large selection as we realize that if you employ an app from some third-party site, it may have specific requirements as to what modules need to be set up on the server or it will not work properly. XML::Parser, URI, LWP and DBD::mysql are among the modules that you can access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

If you would like to work with a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are a part of each and every semi-dedicated server which we provide. You shall be able to see the whole list at any time using your Hepsia CP together with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party programs might need modules which aren't really popular to run properly, hence the large amount we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you will be able to use with your Perl apps no matter the package deal you choose.