Perl is a well-known programming language and one of its main pros is that it works with the so-called modules - short pieces of code that include subroutines and do multiple tasks. The handy side of employing modules is the fact that you do not have to write custom code or add the whole code for a particular task each and every time it should be performed. Alternatively, you are able to include only one line in your Perl script that calls a certain module, that consequently will execute the needed task. Not only will this lead to shorter and optimized scripts, but it'll also help you make adjustments a lot quicker and much easier. If you aren't a programmer, still you would like to employ a Perl application which you've discovered on the web, for instance, it's likely that the app will need specific modules to be already set up on the hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

All our cloud website hosting include over 3400 Perl modules which you are able to use as part of your CGI scripts or web-based applications. They include both widely used and less popular ones, in order to provide you with different options regarding what features you're able to add to your websites. Several 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-made Hepsia web hosting Control Panel, which is featured with all shared accounts. In the same location, you can find the Perl version which we have along with the path to the modules that you'll need to use within your scripts so as to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you would like to work with a Perl-based web application 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 every single semi-dedicated server that we provide. You shall be able to see the full list at any time through your Hepsia CP alongside the folder path necessary for your scripts to access the modules. We recognize the fact that some third-party programs could need modules which are not popular to operate efficiently, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you will be able to use with your Perl apps no matter the plan that you pick.