Perl is a widely used programming language and among its main advantages is that it works with the so-called modules - short pieces of code that include subroutines and do multiple tasks. The beneficial side of working with modules is that you won't need to create custom-made program code or add the entire code for a certain action each and every time it should be executed. Alternatively, you'll be able to include only a single line in your Perl script that calls a certain module, that consequently will execute the needed action. Not only will this give you shorter and more optimized scripts, but it will also help you make adjustments faster and easier. If you are not a programmer, but you'd like to employ a Perl app that you've found on the Internet, for example, it's likely that the application will require specific modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Our shared website hosting services include over 3400 Perl modules which you can employ as a part of your CGI scripts or web-based applications. They include both popular and less popular ones, to provide you with a choice in terms of what capabilities you are able to add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The whole list is available in the Server Information section of our tailor-made Hepsia website hosting Control Panel, that is provided with all shared accounts. In the same place, you will find the Perl version which we have along with the path to the modules that you'll need to use inside your scripts in order to call a certain module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting feature a big variety of Perl modules which you could use with your scripts. Thus, even when you would like to use an application which you have found online from a different site, you can rest assured that it'll work effectively since regardless of what modules it may possibly require, we will have them. Our selection features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - some are commonly used while others not as much. We keep such a large number to be on the safe side and to be sure that any script shall run on our web servers even if some module which it needs is used rarely. The full list of modules which you can use can be found within the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.