Perl is a well-liked scripting language that is used to build different web-oriented apps, such as CGI scripts. One of the options which differentiate it from many other programming languages is the use of modules - parts of Perl code which do predefined tasks and they're commonly accepted. Basically, rather than creating tailor-made program code to do something or pasting tens and hundreds of lines of program code inside your script, you are able to "call" some module that is already available for this particular process and use just a few lines of program code. Due to this fact, your script will be executed faster since it will be smaller. Using modules will, in addition make the script easier to edit considering that you'll need to go through much less program code. In case you wish to use Perl on your website, you have to make sure that the required modules are available on the server.

Over 3400 Perl Modules in Web Hosting

When you buy one of the web hosting that we supply, you will receive access to a huge library of more than 3400 Perl modules which are already set up on our cloud server platform. When you log in to the Hepsia Control Panel, you're able to go to the Server Information area where you can check the whole list. Some of them are more popular than others, however we have such a large number as we realize that in case you use an application from a third-party site, it could have specific requirements as to what modules have to be available on the server or it might not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you will be able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated servers offer a large range of Perl modules that you can use with your scripts. Thus, even when you want to use an app that you have found online from a different site, you can be certain that it'll work correctly since no matter what modules it could require, we'll have them. Our library provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many others - a lot of them 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 that it needs is used extremely rarely. The full list of modules which you can use can be found inside the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.