Perl is a well-liked scripting language which is used to create various web-oriented applications, including CGI scripts. Among the attributes which differentiate it from many other programming languages is the use of modules - batches of Perl program code which execute predefined tasks and they're commonly accepted. In simple terms, as an alternative to generating custom program code to make something or pasting tens and hundreds of lines of code in your script, you're able to "call" a module that is already available for this particular process and use only a few lines of program code. In consequence, your script shall be executed more rapidly since it is smaller. Employing modules will also make your script simpler to change considering that you'll need to search through much less program code. If you'd like to use Perl on your site, you should make sure that the necessary modules can be found on the server.

Over 3400 Perl Modules in Cloud Website Hosting

When you would like to work with Perl-based applications on your sites - ready-made from a third-party website or custom-built ones, you're able to benefit from our large module library. With over 3400 modules installed on our in-house built cloud web hosting platform, you'll be able to manage any kind of script, irrespective of the cloud website hosting plan that you choose. As soon as you log in to the Hepsia Control Panel which is provided with all the accounts, you can see the whole set of modules which we offer along with the path that you should add to your scripts so they will access these modules. As we have quite a massive library, you will find both well-known and seldom used modules. We prefer to be prepared, so in case a third-party script that you wish to use needs a module which isn't that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you are able to manage any kind of script app written in this programming language without a problem regardless of the semi-dedicated server plan that you choose. The aforementioned applies for both pre-made applications that you discover online and for custom ones that you create. We supply such a multitude of modules for two reasons - first, to provide you with different options in respect to what kind of characteristics you will be able to add to your applications and sites and second, to guarantee that in case you'd like to employ a ready script, it'll run flawlessly regardless of what modules it needs. For this reason, most of the modules included in our library are quite popular whereas others are employed rarely. You'll see a list of all modules in your hosting Control Panel together with the access path that your scripts need to use the modules.