Perl is a well-known programming language and one of its major pros is the fact that it supports the so-called modules - short pieces of program code that contain subroutines and execute numerous tasks. The useful side of using modules is the fact that you do not have to create custom-made code or add the whole code for some action every time it should be executed. Instead, you will be able to add just a single line in your Perl script which calls a given module, that consequently will perform the necessary action. Not only will this provide you with shorter and optimized scripts, but it'll also allow you to make changes quicker and much easier. In case you aren't a programmer, still you'd like to employ a Perl app that you've discovered online, for example, it is very likely that the app will need certain modules to be already installed on the hosting server.

Over 3400 Perl Modules in Website Hosting

More than 3400 Perl modules will be readily available if you get any of our Linux website hosting plans. You're able to use as many as you have to and we've ensured that we have all the popular ones, as well as numerous others which are not used as much, but might be a requirement for a third-party web application that you wish to use or for a custom-made script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You will be able to find the whole list inside your Hepsia hosting Control Panel as well as the path that you need to set within your scripts, so they can use the module library. When you use our shared plans, you'll be able to work with any type of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you would like 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 at any time through your Hepsia Control Panel along with the folder path needed for your scripts to access the modules. We acknowledge the fact that some third-party programs may need modules which aren't popular to operate correctly, hence the large number which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you shall be able to use with your Perl applications no matter the package deal that you opt for.