Perl is a very popular scripting language which is that is used to build different web-oriented apps, such as CGI scripts. One of the options which differentiate it from alternative languages is the employment of modules - batches of Perl code that complete predefined tasks and they are widely accepted. In simple terms, instead of generating custom-made program code to do something or pasting tens and hundreds of lines of program code in your script, you can "call" some module that already exists for this particular job and use only a few lines of program code. Due to this fact, your script shall be executed faster as it will be much smaller. Using modules will additionally make a script simpler to modify because you will need to browse through a smaller amount of program code. If you would like to use Perl on your website, you have to ensure that the needed modules are present on your server.

Over 3400 Perl Modules in Hosting

If you purchase one of the Linux hosting plans that we provide, you'll get access to a large library of more than 3400 Perl modules which are already set up on our cloud server platform. Once you sign in to the Hepsia Control Panel, you will be able to go to the Server Information area where you could see the complete list. Some of them are more common than others, yet we have such a large selection since we realize that if you employ an app from some third-party website, it could have certain requirements as to which modules have to be set up on the server or it may not work properly. XML::Parser, URI, LWP and DBD::mysql are among the modules that you're able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated servers come with a large range of Perl modules which you can use with your scripts. That way, even if you would like to use an app that you've discovered online from a different website, you can be certain that it will be effective as regardless of the modules it may require, we will have them. Our library consists of over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - some are frequently used while others not as much. We keep such a significant number to be on the safe side and to be certain that any script will work on our machines even if some module it requires is used very rarely. The full list of modules which you can use can be found inside the Hepsia hosting CP provided with the semi-dedicated accounts.