Perl is a well-known scripting language which is used to create different web-oriented applications, including CGI scripts. One of the characteristics which distinguish it from many other languages is the usage of modules - parts of Perl code that perform predefined jobs and they're widely accepted. Basically, as an alternative to creating custom code to perform something or pasting tens and hundreds of lines of program code in the script, you're able to "call" some module which is already available for this particular process and use just a few lines of code. As a result, your script shall be executed much more quickly as it is much smaller. Employing modules will additionally make a script much easier to modify as you will need to go through a smaller amount of code. If you'd like to use Perl on your website, you should make sure that the mandatory modules are present on the server.

Over 3400 Perl Modules in Web Hosting

Every time you would like to employ Perl-based applications on your websites - ready-made from a third-party website or tailor-made ones, you will be able to take advantage of our vast module library. With over 3400 modules set up on our in-house made cloud website hosting platform, you'll be able to manage any kind of script, irrespective of the web hosting package that you select. As soon as you sign in to the Hepsia Control Panel that is provided with all the accounts, you will be able to see the complete set of modules that we have as well as the path that you need to include to your scripts so that they'll be able to access these modules. As we have quite a large library, you will find both well-liked and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you'd like to employ 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 more than 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to run almost any script app developed in this programming language without a problem regardless of the semi-dedicated server plan that you pick. The aforementioned applies for both pre-made apps that you find online and for tailor-made ones that you create. We supply such a large number of modules for a couple of reasons - first, to give you a selection in respect to what kind of features you can add to your apps and websites and second, to guarantee that when you would like to use a ready script, it'll run flawlessly no matter what modules it requires. That's why, some of the modules inside our library are very popular while others are used very rarely. You'll see a list of all of the modules inside your website hosting Control Panel in addition to the access path that your scripts need so as to use these modules.