Perl is a well-liked web-oriented computer programming language, that is used to create CGI scripts along with many different apps. It's very useful considering that you don't need to create the very same code time and time again to get some process executed several times, but you're able to apply modules. They are pre-defined subroutines or groups of functions which can be called and executed within a script. In other words, you'll be able to include just a reference to a specific module in your code as an alternative to using the whole module code time and time again. This way, your script will be shorter, which means that it will be executed faster, not mentioning that it will be a lot easier to maintain or modify. If you wish to take advantage of a third-party ready-made Perl script rather than writing your own, it will most likely need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Website Hosting

When you obtain one of the Linux shared website hosting that we offer, you'll receive access to a rich library of over 3400 Perl modules that are already installed on our cloud server platform. When you sign in to the Hepsia Control Panel, you can go to the Server Information area where you can check the complete list. Part of them are more popular than others, but we have such a large number as we're aware that in case you employ an application from some third-party site, it may have specific requirements as to what kind of modules should be installed on the server or it might not function efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you're able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you want to use a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each semi-dedicated server we offer. You'll be able to see the entire list anytime using your Hepsia Control Panel together with the folder path required for your scripts to access the modules. We identify the fact that some third-party apps might require modules which aren't quite popular to perform efficiently, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you shall be able to use with your Perl apps regardless of the package deal that you select.