Perl is a well-known programming language and among its main pros is the fact that it supports the so-called modules - short bits of code that contain subroutines and do a variety of tasks. The useful side of employing modules is that you won't have to write custom-made program code or include the entire code for a given process every time it should be executed. Alternatively, you'll be able to add only one line in your Perl script which calls a specific module, which in turn will execute the needed task. Not only will this result in shorter and enhanced scripts, but it will also allow you to make modifications a lot quicker and easier. In case you aren't a programmer, still you would like to begin using a Perl application that you've found on the worldwide web, for example, it's likely that the app will need some modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

If you'd like to use Perl-based apps on your sites - ready-made from a third-party site or tailor-made ones, you are able to benefit from our huge module library. With over 3400 modules installed on our custom-made cloud hosting platform, you will be able to manage any kind of script, whatever the cloud website hosting package that you select. When you sign in to the Hepsia Control Panel that is included with all of the accounts, you'll 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 they can access these modules. Since we have quite a big library, you will find both well-known and very rarely used modules. We prefer to be prepared, so in case a third-party script that you'd like to work with requires a module that is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

When you want to use a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are part of every semi-dedicated server that we provide. You will be able to see the entire list whenever you want through your Hepsia CP together with the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party programs may require modules that are not very popular to function properly, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you shall be able to use with your Perl applications no matter the package deal that you pick.