Perl is a popular programming language and one of its key advantages is that it supports the so-called modules - short pieces of code that contain subroutines and perform a number of tasks. The convenient side of using modules is that you will not need to create custom program code or add the whole code for a particular action each time it needs to be executed. Alternatively, you'll be able to add only a single line in your Perl script that calls a certain module, that in turn will perform the necessary action. Not only will this result in shorter and improved scripts, but it will allow you to make adjustments faster and much easier. If you aren't a programmer, yet you'd like to start using a Perl app which you've discovered on the web, for example, it is likely that the application will need certain modules to be already set up on your hosting server.

Over 3400 Perl Modules in Hosting

More than 3400 Perl modules will be at your disposal when you get any of our Linux hosting service. You can use as many as you'd like and we have made sure that we offer all the well-known ones, plus many more which might not be used that much, but may be a requirement for a third-party web app that you want to use or for a custom script to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you'll be able to access. You are able to see the entire list in your Hepsia web hosting Control Panel along with the path which you have to set within your scripts, so they can use the module library. With our shared plans, you'll be able to use any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

If you would like to work with a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each and every semi-dedicated server we provide. You'll be able to see the whole list at any moment through your Hepsia CP along with the folder path required for your scripts to access the modules. We acknowledge the fact that some third-party apps might require modules that are not quite popular to perform efficiently, hence the large number we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you will be able to use with your Perl apps irrespective of the plan that you opt for.