Perl is a preferred scripting language that is employed to make different web-oriented applications, such as CGI scripts. Among the options that differentiate it from many other programming languages is the use of modules - parts of Perl code that complete predefined tasks and they are commonly accepted. Basically, as an alternative to creating tailor-made code to make something or pasting tens and hundreds of lines of program code in the script, you are able to "call" some module which already exists for this specific process and use just a few lines of program code. Thus, your script shall be executed a lot quicker since it is much smaller. Using modules will also make the script simpler to change since you'll have to search through a smaller amount of program code. If you wish to use Perl on your website, you should ensure that the required modules can be found on your server.

Over 3400 Perl Modules in Website Hosting

When you obtain one of the website hosting that we provide, you will get access to a rich library of more than 3400 Perl modules that are already installed on our cloud server platform. As soon as you sign in to the Hepsia Control Panel, you can go to the Server Information area where you can see the entire list. Part of them are more common than others, however we offer such a large selection because we are aware that in case you employ an app from a third-party site, it may have specific requirements as to what modules should be available on the server or it may not function efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you can access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers include a big range of Perl modules that you can use with your scripts. That way, even if you need to use an app which you've found online from a different site, you can be sure that it will work effectively because regardless of the modules it could possibly require, we'll have them. Our library provides more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - many of them are frequently used while others not as much. We keep such a significant number to be on the safe side and to make sure that any script will run on our machines even if some module which it needs is used extremely rarely. The complete list of modules you can use is available inside the Hepsia web hosting CP that comes with the semi-dedicated accounts.