Perl is a widely used programming language and among its main advantages is that it works with the so-called modules - short pieces of program code which include subroutines and do a variety of tasks. The useful side of using modules is the fact that you do not need to create custom-made code or include the whole code for some action whenever it should be executed. Alternatively, you'll be able to include only one line in your Perl script that calls a certain module, which consequently will perform the necessary action. Not only will this give you shorter and more optimized scripts, but it will help you make changes swifter and much easier. If you aren't a programmer, yet you would like to begin using a Perl app which you've found on the web, for example, it is very 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

In case you'd like to employ Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you're able to take full advantage of our large module library. With more than 3400 modules set up on our tailor-made cloud website hosting platform, you will be able to run any kind of script, irrespective of the cloud hosting plan that you choose. Once you sign in to the Hepsia Control Panel that comes with all the accounts, you can see the full set of modules which we offer along with the path that you need to include to your scripts so that they will access these modules. Since we have quite a big library, you'll find both popular and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you would like to work with needs a module which is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

In case you wish to work with a Perl-based web application or CGI script, you'll be able to use 3400+ different modules which can be found on our cloud hosting platform and are part of each and every semi-dedicated server that we provide. You'll be able to see the full list anytime through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We recognize the fact that some third-party apps may need modules which are not really popular so as to run correctly, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you shall be able to use with your Perl applications no matter the package you choose.