Perl is a well-known scripting language that is used to make various web-oriented apps, including CGI scripts. One of the options that distinguish it from alternative languages is the employment of modules - parts of Perl program code which perform predefined tasks and they are widely accepted. Basically, instead of generating tailor-made code to do something or pasting tens and hundreds of lines of code in your script, you'll be able to "call" some module that is already available for this specific task and use only a couple of lines of code. This way, your script shall be executed more rapidly as it will be much smaller. Employing modules will additionally make the script much easier to edit because you'll need to go through much less code. If you intend to use Perl on your site, you need to ensure that the mandatory modules are available on your server.
Over 3400 Perl Modules in Cloud Hosting
More than 3400 Perl modules will be readily available when you acquire any of our Linux cloud packages. You'll be able to employ as many as you need and we've made sure that we offer all the well-known ones, as well as numerous others which may not be used that much, but may be a prerequisite for a third-party web app that you need to use or for a custom script in order to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you'll be able to access. You will be able to see the entire list in your Hepsia hosting Control Panel as well as the path which you should set inside your scripts, so that they can use our module library. With our shared plans, you can work with any kind of Perl-based script without restrictions.
Over 3400 Perl Modules in Semi-dedicated Hosting
Our Linux semi-dedicated hosting packages include a big range of Perl modules that you could use with your scripts. In this way, even if you would like to use a program that you've discovered online from a different website, you can be certain that it shall work correctly as regardless of the modules it may possibly need, we'll have them. Our library offers over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and a lot more - some of them are commonly used while others not as much. We keep such a large amount to be on the safe side and to be sure that any script will run on our machines even if some module that it requires is used very rarely. The whole list of modules which you can use is available inside the Hepsia hosting Control Panel provided with the semi-dedicated accounts.