Perl is a well-liked scripting language which is employed to build various web-oriented apps, such as CGI scripts. Among the features which distinguish it from many other programming languages is the use of modules - batches of Perl code which execute predefined jobs and they're widely accepted. In simple terms, rather than creating tailor-made code to perform 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 particular task and use just several lines of program code. Because of this, your script shall be executed much more rapidly because it is smaller. Employing modules will also make your script simpler to change due to the fact that you'll have to go through much less program code. If you would like to use Perl on your website, you have to ensure that the necessary modules are present on the server.

Over 3400 Perl Modules in Shared Website Hosting

If you obtain one of the Linux shared website hosting service that we supply, you will have access to a huge library of more than 3400 Perl modules that are already set up on our cloud server platform. Once you log in to the Hepsia Control Panel, you will be able to go to the Server Information section where you could see the complete list. Part of them are more common than others, yet we offer such a large number as we are aware that if you employ an app from some third-party website, it may have specific requirements as to what modules should be installed on the server or it may not work properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you can access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to manage any script app written in this programming language without any problems regardless of the semi-dedicated server plan that you select. The abovementioned applies for both pre-made apps which you get online and for tailor-made ones that you create. We supply such a large number of modules for two reasons - first of all, to offer you a choice in respect to what kind of characteristics you're able to add to your apps and websites and second, to make sure that when you wish to use a ready script, it will run properly no matter what modules it will require. For this reason, many of the modules inside our library are quite popular whereas others are used very rarely. You will see a list of all the modules in your hosting Control Panel in addition to the access path which your scripts need so as to use these modules.