Perl is a well-liked web-oriented programming language, which is employed to make CGI scripts and also various applications. It's really handy owing to the fact that you do not need to produce the very same program code over and over again to have some action executed a couple of times, but you can work with modules. These are pre-defined subroutines or sets of activities that can be called and executed inside a script. In other words, you are able to add only a reference to a specific module inside your code as an alternative to using the whole module code again and again. In this way, your script will be shorter, which means that it'll be executed a lot quicker, not mentioning that it will be a lot easier to maintain or modify. In case you want to employ some third-party ready-made Perl script as an alternative to writing your own, it will most likely need certain modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Hosting

Over 3400 Perl modules will be accessible when you acquire any of our shared hosting service. You can use as many as you need to and we've ensured that we have all the popular ones, and many others which may not be used that much, but can be a requirement for some third-party web application that you wish to use or for a custom script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you'll be able to access. You'll be able to see the complete list in your Hepsia web hosting Control Panel as well as the path which you have to set in your scripts, so that they can use our module library. Using our shared plans, you will be able to use any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

If you need to use a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are part of each semi-dedicated server we provide. You shall be able to see the whole list at any moment through your Hepsia CP together with the folder path necessary for your scripts to access the modules. We recognize the fact that some third-party applications may require modules that are not popular so as to work efficiently, hence the large amount that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you will be able to use with your Perl applications irrespective of the package you opt for.