Perl is a popular programming language and one of its main advantages is the fact that it works with the so-called modules - short pieces of code that contain subroutines and perform a number of tasks. The handy side of employing modules is that you won't have to create custom program code or add the whole code for a specific task each and every time it has to be executed. Instead, you will be able to add only a single line in your Perl script that calls a certain module, which consequently will execute the necessary task. Not only will this lead to shorter and optimized scripts, but it will enable you to make modifications a lot quicker and easier. If you aren't a programmer, still you would like to start using a Perl application that you've discovered online, for example, it is likely that the application will require specific modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Every time you'd like to use Perl-based applications on your websites - ready-made from a third-party website or custom-built ones, you will be able to reap the benefits of our large module library. With over 3400 modules installed on our custom-made cloud hosting platform, you'll be able to manage any kind of script, irrespective of the shared website hosting package that you choose. After you log in to the Hepsia Control Panel which comes with all of the accounts, you will be able to see the whole list of modules that we have as well as the path that you should add to your scripts so they'll be able to access these modules. Because we now have quite a big library, you can find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you'd like to use requires a module which isn't very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

When you would like to employ a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that are available on our cloud hosting platform and are a part of every single semi-dedicated server which we offer. You shall be able to see the whole list anytime through your Hepsia CP along with the folder path needed for your scripts to access the modules. We identify the fact that some third-party programs might need modules that are not popular in order to work properly, hence the large selection we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you shall be able to use with your Perl apps irrespective of the package deal you opt for.