Perl is a well-known programming language and one of its key pros is the fact that it supports the so-called modules - short pieces of program code which contain subroutines and execute numerous tasks. The beneficial side of using modules is the fact that you won't need to create custom-made code or include the entire code for a certain process every time it should be performed. Alternatively, you are able to include only one line in your Perl script which calls a specific module, that consequently will execute the necessary action. Not only will this provide you with shorter and more optimized scripts, but it will also help you make adjustments quicker and much easier. If you are not a programmer, yet you'd like to begin using a Perl app which you've found online, for instance, it's very likely that the app will require specific modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you obtain one of the cloud website hosting plans that we supply, you'll receive access to a large library of more than 3400 Perl modules that are already set up on our cloud server platform. Once you log in to the Hepsia Control Panel, you'll be able to go to the Server Information section where you could check the full list. Some of them are more common than others, but we have such a large selection as we realize that if you use an application from some third-party site, it could have specific requirements as to what modules should be available on the server or it might not function properly. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you're able to access and take advantage of on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

If you need to use a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules which are available on our cloud hosting platform and are a part of each and every semi-dedicated server that we offer. You will be able to see the whole list at any time via your Hepsia CP along with the folder path needed for your scripts to access the modules. We realize the fact that some third-party applications could need modules that are not very popular to operate correctly, hence the large amount we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you will be able to use with your Perl apps no matter the package that you choose.