Perl is a widely used programming language and among its key pros is the fact that it supports the so-called modules - short bits of code which include subroutines and perform a number of tasks. The handy side of employing modules is the fact that you will not have to write custom-made program code or add the entire code for a specific action whenever it has to be executed. Alternatively, you'll be able to add just a single line in your Perl script which calls a specific module, which consequently will execute the necessary task. Not only will this provide you with shorter and enhanced scripts, but it will also allow you to make adjustments swifter and much easier. In case you are not a programmer, but you would like to begin using a Perl application that you've discovered on the worldwide web, for example, it's likely that the app will require specific modules to be already set up on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

Our cloud hosting feature over 3400 Perl modules which you're able to use as a part of your CGI scripts or web-based applications. They include both widespread and less popular ones, in order to provide you with different options in terms of what capabilities you can add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The full list accessible in the Server Information area of our custom Hepsia website hosting Control Panel, which comes with all shared accounts. In the same location, you can see the Perl version which we have along with the path to the modules that you will have to use in your scripts in order to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

When you would like to employ a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules which are available on our cloud hosting platform and are part of every semi-dedicated server which we provide. You will be able to see the entire list anytime through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party programs might require modules which aren't popular to operate efficiently, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you'll be able to use with your Perl apps no matter the package deal you pick.