Perl is a well-liked scripting language that is which is used to make various web-oriented applications, such as CGI scripts. One of the options that differentiate it from alternative languages is the usage of modules - parts of Perl program code that do predefined tasks and they're widely accepted. In simple terms, instead of generating custom-made program code to perform something or pasting tens and hundreds of lines of program code inside your script, you are able to "call" some module that already exists for this particular task and use only a few lines of code. This way, your script will be executed a lot faster since it'll be smaller. Using modules will, in addition make your script much easier to modify considering that you will have to go through a smaller amount of code. If you intend to use Perl on your website, you need to ensure that the necessary modules are available on the server.

Over 3400 Perl Modules in Shared Website Hosting

In case you wish to work with Perl-based apps on your websites - ready-made from a third-party site or custom-built ones, you'll be able to reap the benefits of our huge module library. With more than 3400 modules set up on our in-house made cloud web hosting platform, you will be able to execute any script, regardless of the shared website hosting package that you pick. Once you log in to the Hepsia Control Panel that comes with all the accounts, you will be able to see the entire list of modules that we have together with the path that you should add to your scripts so they can access these modules. Since we now have quite a big library, you'll find both popular and seldom used modules. We prefer to be prepared, so in case a third-party script that you intend to use needs a module that is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you're able to manage any kind of script application written in this programming language without any problems regardless of the semi-dedicated server package that you select. The aforementioned is valid for both pre-made applications which you discover online and for tailor-made ones which you write. We provide such a multitude of modules for a couple of reasons - first of all, to offer you a selection in respect to what functions you are able to add to your apps and sites and secondly, to ensure that in case you would like to use a ready script, it'll run flawlessly regardless of what modules it will need. Because of this, many of the modules included in our library are quite popular while others are employed very rarely. You'll find a list of all of the modules inside your website hosting Control Panel along with the access path which your scripts will need so as to use the modules.