Perl is a very popular web-oriented computer programming language, which is used to generate CGI scripts along with a variety of apps. It's very handy owing to the fact that you don't have to write the same program code over and over again in order to get some task executed several times, instead you're able to employ modules. They're pre-defined subroutines or sets of functions which can be called and executed inside a script. In other words, you can add only a reference to a certain module inside your code rather than using the entire module code over and over again. In this way, your script will be shorter, which means that it shall be executed more rapidly, not mentioning that it will be much easier to maintain and modify. If you wish to employ some third-party ready-made Perl script instead of writing your own, it will most likely need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

All of our cloud hosting include over 3400 Perl modules which you are able to use as a part of your CGI scripts or web-based apps. They contain both widely used and less popular ones, to offer you a choice with regard to what features you can add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list accessible in the Server Information section of our custom-built Hepsia website hosting Control Panel, which is featured with all shared accounts. In the same location, you can find the Perl version that we have along with the path to the modules that you will need to use inside your scripts so as to call a specific module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you need to work with a Perl-based web application or CGI script, you will be able to use 3400+ different modules which are available on our cloud hosting platform and are a part of every semi-dedicated server which we offer. You shall be able to see the full list whenever you want through your Hepsia Control Panel alongside the folder path needed for your scripts to access the modules. We identify the fact that some third-party applications may require modules which are not popular in order to operate efficiently, hence the large selection that 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 apps no matter the package deal you opt for.