Perl is a widespread web-oriented programming language, which is designed to generate CGI scripts along with many different apps. It's very convenient because you don't need to write the very same code time and again in order to get some task executed several times, but you're able to apply modules. They're pre-defined subroutines or sets of tasks that can be called and executed within a script. That is to say, you can add just a reference to a specific module inside your program code instead of using the whole module code again and again. This way, your script will be shorter, thus it'll be executed a lot faster, not mentioning that it'll be much simpler to maintain and / or modify. When you wish to employ some third-party ready-made Perl script instead of writing your own, it will probably need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Over 3400 Perl modules are at your disposal when you obtain any of our shared web hosting plans. You are able to use as many as you will need and we've ensured that we have all of the well-liked ones, as well as many more which may not be used that much, but can be a prerequisite for some third-party web app that you need to use or for a custom script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you'll be able to access. You will be able to find the list in your Hepsia hosting Control Panel along with the path that you should set within your scripts, so they can use the module library. Using our shared plans, you're able to employ any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you would like to use a Perl-based web app or CGI script, you will be able to use 3400+ different modules that are available on our cloud hosting platform and are part of each semi-dedicated server which we offer. You shall be able to see the full list at any moment through your Hepsia CP together with the folder path necessary for your scripts to access the modules. We identify the fact that some third-party programs might require modules which are not popular so as to perform efficiently, hence the large selection we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you'll be able to use with your Perl apps irrespective of the package deal that you choose.