Perl is a well-liked scripting language that's that is used to make various web-oriented applications, including CGI scripts. Among the features which differentiate it from other programming languages is the employment of modules - batches of Perl program code that do predefined jobs and they are commonly accepted. In simple terms, as an alternative to generating custom program code to do something or pasting tens and hundreds of lines of program code in your script, you'll be able to "call" a module which is already available for this particular process and use just a few lines of code. In consequence, your script will be executed more quickly because it'll be much smaller. Employing modules will additionally make your script simpler to modify because you will need to go through much less program code. If you wish to use Perl on your site, you have to make sure that the mandatory modules are available on your server.

Over 3400 Perl Modules in Hosting

When you acquire one of the hosting plans that we supply, you will have access to a rich library of over 3400 Perl modules that are already installed on our cloud server platform. After you log in to your Hepsia Control Panel, you can visit the Server Information section where you can check the complete list. Part of them are more common than others, yet we offer such a large selection as we realize that when you use an application from a third-party site, it may have specific prerequisites as to what kind of modules should be installed on the server or it may not function properly. XML::Parser, URI, LWP and DBD::mysql are among the modules that you will be able to access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you are able to run any kind of script application written in this programming language without a problem irrespective of the semi-dedicated server package that you select. This applies for both pre-made applications which you find online and for custom ones which you create. We have such a large number of modules for a couple of reasons - first, to give you a choice in respect to what characteristics you are able to add to your applications and websites and second, to ensure that when you want to use a ready script, it will run flawlessly whatever the modules it will require. For this reason, most of the modules in our library are quite popular while others are employed rarely. You'll see a list of all modules inside your web hosting Control Panel in addition to the access path that your scripts need in order to use these modules.