Perl is a widespread programming language and one of its key advantages is the fact that it supports the so-called modules - short bits of program code which include subroutines and do a number of tasks. The beneficial side of employing modules is that you don't have to write custom code or add the entire code for a certain process each and every time it should be executed. Alternatively, you will be able to add just one line in your Perl script which calls a certain module, which consequently will perform the necessary action. Not only will this give you shorter and optimized scripts, but it will also enable you to make adjustments faster and easier. In case you are not a programmer, still you would like to employ a Perl app that you've discovered on the Internet, for instance, it's likely that the application will need certain modules to be already set up on your hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Over 3400 Perl modules will be at your disposal when you buy any of our shared website hosting plans. You are able to use as many as you need to and we've made sure that we offer all the well-liked ones, plus many more that are not used that much, but can be a prerequisite for some third-party web application that you wish to use or for a custom-made script to work properly. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of instances of the modules you'll be able to access. You are able to find the entire list inside your Hepsia website hosting Control Panel along with the path which you have to set inside your scripts, so they can use our module library. With our shared plans, you'll be able to use any type of Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

When you wish to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules that can be found on our cloud hosting platform and are part of each semi-dedicated server which we provide. You'll be able to see the entire list at any moment using your Hepsia Control Panel alongside the folder path necessary for your scripts to access the modules. We identify the fact that some third-party applications could need modules that are not popular in order to operate efficiently, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you shall be able to use with your Perl applications irrespective of the package you select.