Perl is a preferred scripting language that's employed to create different web-oriented applications, including CGI scripts. One of the options which distinguish it from many other languages is the usage of modules - batches of Perl program code which do predefined tasks and they're commonly accepted. In simple terms, rather than creating custom program code to perform something or pasting tens and hundreds of lines of program code in your script, you're able to "call" a module that already exists for this particular job and use only a few lines of code. Due to this fact, your script shall be executed more rapidly since it will be much smaller. Using modules will also make a script much easier to modify due to the fact that you will need to browse through much less program code. In case you wish to use Perl on your site, you have to ensure that the mandatory modules can be found on the server.

Over 3400 Perl Modules in Shared Hosting

Over 3400 Perl modules are readily available when you acquire any of our shared hosting plans. You're able to employ as many as you'd like and we have ensured that we offer all the well-known ones, as well as many others which are not used that much, but may be a requirement for a third-party web app that you want to use or for a custom-made script in order to work properly. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you will be able to access. You are able to see the entire list in your Hepsia website hosting Control Panel as well as the path that you need to set in your scripts, so they can use our module library. When you use our shared packages, you can use any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated plans offer a massive collection of Perl modules that you could use with your scripts. Thus, even if you would like to use an app which you have discovered online from another website, you can be positive that it will work effectively since regardless of the modules it could need, we will have them. Our collection features over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some are commonly used while others not so much. We keep such a large amount to be on the safe side and to make certain that any script shall run on our machines even if some module it needs is used very rarely. The entire list of modules that you can use can be found in the Hepsia hosting CP provided with the semi-dedicated accounts.