Perl is a popular scripting language which is used to make various web-oriented apps, including CGI scripts. One of the attributes which differentiate it from various other languages is the employment of modules - parts of Perl code that do predefined jobs and they're widely accepted. In simple terms, rather than generating custom-made program code to make something or pasting tens and hundreds of lines of program code inside your script, you can "call" some module which already exists for this specific job and use only a few lines of code. This way, your script shall be executed a lot faster as it is much smaller. Employing modules will also make the script simpler to edit since you will have to search through much less program code. In case you want to use Perl on your site, you have to make sure that the mandatory modules can be found on your server.
Over 3400 Perl Modules in Shared Hosting
More than 3400 Perl modules will be accessible when you buy any of our shared service. You're able to employ as many as you'd like and we've ensured that we have all of the preferred ones, plus a lot more which might not be 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 to work properly. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you'll be able to access. You can find the full list inside your Hepsia web hosting Control Panel as well as the path which you have to set within your scripts, so they can use the module library. With our shared packages, you will be able to work with any type of Perl-based script without any restrictions.
Over 3400 Perl Modules in Semi-dedicated Servers
Our Linux semi-dedicated service offer a massive range of Perl modules which you can use with your scripts. This way, even if you would like to use an application that you have discovered online from another website, you can be certain that it shall be effective as regardless of the modules it could need, we'll have them. Our selection features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - some are frequently used and others not as much. We keep such a large amount to be on the safe side and to be sure that any script shall work on our machines even if some module that it needs is used rarely. The entire list of modules you can use can be found inside the Hepsia hosting Control Panel that comes with the semi-dedicated accounts.