Perl is a well-liked programming language and one of its key advantages is the fact that it supports the so-called modules - short pieces of program code which include subroutines and perform numerous tasks. The handy side of using modules is that you do not need to create custom-made code or include the entire code for a certain process every time it has to be executed. Instead, you will be able to include only one line in your Perl script which calls a specific module, which consequently will execute the necessary task. Not only will this give you shorter and enhanced scripts, but it will help you make modifications quicker and easier. If you are not a programmer, still you would like to start using a Perl app which you've discovered online, for example, it's likely that the application will need some modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

Any time you wish to work with Perl-based apps on your websites - ready-made from a third-party website or custom-built ones, you'll be able to reap the benefits of our vast module library. With over 3400 modules set up on our custom-built cloud website hosting platform, you'll be able to run any type of script, irrespective of the cloud hosting package that you choose. After you sign in to the Hepsia Control Panel that is provided with all accounts, you'll be able to see the full list of modules that we offer together with the path that you should include to your scripts so that they will access these modules. Since we have quite a big library, you will find both widespread and very rarely used modules. We prefer to be on the safe side, so in case some third-party script that you need to use needs a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you would like to use a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are part of each and every semi-dedicated server we provide. You will be able to see the entire list whenever you want using your Hepsia Control Panel alongside the folder path needed for your scripts to access the modules. We identify the fact that some third-party programs may need modules that are not really popular in order to perform properly, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you will be able to use with your Perl apps regardless of the plan that you pick.