Perl is a well-liked web-oriented computer programming language, that's employed to generate CGI scripts and a variety of apps. It's very convenient due to the fact that you don't need to produce the very same code over and over so as to get some process executed more than once, but you're able to work with modules. These are pre-defined subroutines or groups of activities which can be called and executed inside a script. This means that, you will be able to include just a reference to a given module in your program code rather than using the entire module code time and time again. In this way, your script will be shorter, thus it shall be executed much faster, not mentioning that it'll be much easier to maintain and / or modify. When you'd like to use some third-party ready-made Perl script as an alternative to creating your own, it'll most likely need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

All of our shared web hosting feature more than 3400 Perl modules which you can take advantage of as a part of your CGI scripts or web-based apps. They contain both popular and less popular ones, to provide you with a choice with regard to what features you are able to add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list is available in the Server Information area of our custom-built Hepsia website hosting Control Panel, that is provided with all shared accounts. In the same location, you will find the Perl version which we have along with the path to the modules that you will need to use inside your scripts in order to call a particular module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to work with a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are a part of every semi-dedicated server which we provide. You'll be able to see the full list at any time through your Hepsia CP alongside the folder path needed for your scripts to access the modules. We acknowledge the fact that some third-party applications might require modules that aren't very popular in order to run properly, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you shall be able to use with your Perl applications regardless of the plan you pick.