Perl is a well-liked web-oriented programming language, that's designed to create CGI scripts and also a variety of applications. It's very practical for the reason that you don't have to submit the same program code over and over in order to have some task executed several times, but you will be able to employ modules. These are pre-defined subroutines or sets of activities that can be called and executed in a script. In other words, you are able to include just a reference to a specific module inside your program code rather than using the whole module code time and time again. In this way, your script will be shorter, thus it'll be executed quicker, not mentioning that it'll be easier to maintain or modify. In case you'd like to use a third-party ready-made Perl script rather than creating your own, it will probably need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

Over 3400 Perl modules will be readily available when you acquire any of our cloud hosting. You are able to use as many as you need and we have made sure that we have all the preferred ones, as well as a lot more which may not be used as much, but may be a prerequisite for some third-party web app that you would like to use or for a custom-made script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of instances of the modules you will be able to access. You can see the complete list inside your Hepsia website hosting Control Panel along with the path which you have to set inside your scripts, so they can use the module library. With our shared plans, you're able to work with any kind of Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every semi-dedicated server that we supply allows you to employ any type of Perl-based web application that you'd like, regardless if you've made it yourself or if you've downloaded it from a third-party website. Either way, it will run perfectly whatever the modules it needs because we have a massive library which includes more than 3400 different modules. A complete list is available in the Hepsia hosting Control Panel which is used to take care of the semi-dedicated server accounts. In addition to the list, you can also find the directory path to the modules, in order to know what you should include in your scripts in order for them to connect to the modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a multitude of modules to make sure that almost any script will run in spite of its requirements.