Perl is a well-known scripting language that's employed to make different web-oriented applications, including CGI scripts. Among the options which differentiate it from other languages is the usage of modules - parts of Perl code that perform predefined jobs and they are universally accepted. Basically, instead of generating custom code to perform something or pasting tens and hundreds of lines of code in your script, you are able to "call" some module which is already available for this specific task and use just several lines of code. Due to this, your script shall be executed more rapidly because it will be smaller. Using modules will, in addition make your script much easier to modify as you will need to go through much less program code. In case you wish to use Perl on your website, you have to ensure that the required modules are available on your server.

Over 3400 Perl Modules in Website Hosting

If you acquire one of the website hosting that we provide, you'll have access to a huge library of more than 3400 Perl modules which are already set up on our cloud server platform. Once you sign in to your Hepsia Control Panel, you will be able to go to the Server Information area where you can see the complete list. Some of them are more common than others, but we offer such a large selection as we are aware that in case you use an application from some third-party website, it could have certain requirements as to what modules need to be set up on the server or it may not work appropriately. XML::Parser, URI, LWP and DBD::mysql are some of 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 hosting plans come with a massive variety of Perl modules that you could use with your scripts. That way, even when you need to use a program that you have found online from another website, you can be certain that it'll work correctly as regardless of what modules it may possibly need, we'll have them. Our collection provides more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - a lot of them are widely used while others not as much. We keep such a significant number to be on the safe side and to make certain that any script will work on our servers even if some module it requires is used extremely rarely. The full list of modules that you can use is available in the Hepsia hosting Control Panel provided with the semi-dedicated accounts.