Perl is a well-liked web-oriented programming language, which is designed to make CGI scripts and also a variety of applications. It is very handy as you don't need to write the very same code repeatedly so as to have some action executed several times, but you'll be able to employ modules. They're pre-defined subroutines or sets of activities that can be called and executed in a script. That is to say, you will be able to include only a reference to a specific module in your code rather than using the whole module code again and again. This way, your script will be shorter, thus it will be executed much faster, not mentioning that it will be much simpler to maintain or modify. In case you want to use a third-party ready-made Perl script as an alternative to creating your own, it'll most likely need certain modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Over 3400 Perl modules will be readily available when you acquire any of our shared website hosting. You're able to employ as many as you'll need and we've ensured that we have all the preferred ones, as well as many more which are not used as much, but may be a requirement for some third-party web application that you would like to use or for a custom-made script to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you will be able to access. You will be able to see the full list in your Hepsia hosting Control Panel along with the path which you should set in your scripts, so that they can use the module library. Using our shared packages, you will be able to work with any Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

Each and every semi-dedicated server that we offer will allow you to employ any type of Perl-based web application that you would like, no matter if you have created it yourself or if you have downloaded it from some third-party site. In either case, it will work properly regardless of the modules it may require since we have a massive library that consists of more than 3400 different modules. A complete list is available in the Hepsia web hosting Control Panel which is used to control the semi-dedicated server accounts. Along with the list, you will also see the directory path to the modules, in order to know what you have to include in your scripts in order for them to connect to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a multitude of modules to make sure that any type of script can run regardless of its requirements.