Perl is a widespread web-oriented computer programming language, that is designed to set up CGI scripts and also various apps. It is really convenient as you don't have to produce the same program code over and over in order to have some task executed several times, but you will be able to apply modules. These are pre-defined subroutines or groups of tasks which can be called and executed in a script. This means that, you will be able to add just a reference to a certain module in your code instead of using the whole module code time and time again. In this way, your script will be shorter, which means that it will be executed a lot quicker, not mentioning that it will be a lot easier to maintain and / or modify. If you want to use some third-party ready-made Perl script rather than writing your own, it will probably need specific modules to be present on the website hosting server.

Over 3400 Perl Modules in Web Hosting

More than 3400 Perl modules will be readily available when you acquire any of our web hosting. You are able to employ as many as you'd like and we've ensured that we have all the well-known ones, and many more which are not used as much, but can be a prerequisite for some third-party web app that you need to use or for a custom-made script to function properly. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you can access. You'll be able to find the full list inside your Hepsia website hosting Control Panel as well as the path which you have to set in your scripts, so they can use the module library. When you use our shared plans, you are able to use any kind of Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you need to employ a Perl-based web application or CGI script, you'll be able to use 3400+ different modules which can be found on our cloud hosting platform and are part of each semi-dedicated server which we provide. You will be able to see the entire list at any time through your Hepsia Control Panel together with the folder path needed for your scripts to access the modules. We acknowledge the fact that some third-party apps might require modules that aren't really popular so as to function properly, hence the large number which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you'll be able to use with your Perl applications no matter the package deal you choose.