Perl is a well-known programming language and among its key pros is the fact that it supports the so-called modules - short bits of program code which contain subroutines and do different tasks. The handy side of using modules is the fact that you won't have to create custom-made code or include the entire code for a given task whenever it should be performed. Instead, you will be able to include only a single line in your Perl script that calls a certain module, that consequently 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, but you would like to start using a Perl app that you've discovered on the worldwide web, for example, it's likely that the application will require some modules to be already installed on your web hosting server.
Over 3400 Perl Modules in Shared Hosting
In case you want to employ Perl-based applications on your websites - ready-made from a third-party site or tailor-made ones, you are able to benefit from our vast module library. With more than 3400 modules set up on our custom-built cloud web hosting platform, you can manage any kind of script, whatever the shared hosting package that you choose. As soon as you log in to the Hepsia Control Panel which comes with all accounts, you can see the whole set of modules that we have together with the path that you need to add to your scripts so that they can access these modules. Because we have quite a big library, you will find both widespread and rarely used modules. We prefer to be on the safe side, so if some third-party script that you need to employ requires a module that isn't very popular, we will still have it here.
Over 3400 Perl Modules in Semi-dedicated Hosting
In case you want to employ a Perl-based web app or CGI script, you'll be able to use 3400+ different modules which are available on our cloud hosting platform and are part of each semi-dedicated server which we offer. You will be able to see the entire list at any moment through your Hepsia Control Panel together with the folder path required for your scripts to access the modules. We realize the fact that some third-party apps may need modules which aren't popular to function correctly, hence the large selection we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you shall be able to use with your Perl applications irrespective of the plan that you pick.