Over 3400 Perl Modules
Find out more about the hundreds of Perl modules available and how using them will help your apps.
Perl is a very popular web-oriented computer programming language, that's employed to make CGI scripts as well as a variety of apps. It's very convenient as you do not have to generate the very same code again and again so that you can get some action executed a couple of times, but you can employ modules. They are pre-defined subroutines or sets of tasks that can be called and executed inside a script. In other words, you will be able to add only a reference to a particular module within your code as an alternative to using the whole module code again and again. In this way, your script will be shorter, which means that it shall be executed faster, not mentioning that it will be much simpler to maintain and modify. In case you would like to employ a third-party ready-made Perl script instead of writing your own, it'll probably need specific modules to be present on the hosting server.
-
Over 3400 Perl Modules in Shared Hosting
When you buy one of the
shared hosting that we offer, you will have access to a large library of more than 3400 Perl modules which are already installed on our cloud server platform. Once you log in to your Hepsia Control Panel, you're able to go to the Server Information section where you can easily check the entire list. Some of them are more common than others, yet we have such a large number because we're aware that if you employ an application from some third-party website, it may have certain requirements as to which modules have to be set up on the server or it will not work properly. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you can access and use on your sites.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Every
semi-dedicated server that we provide allows you to work with any kind of Perl-based web app that you would like, no matter if you've created it yourself or if you have downloaded it from some third-party website. Either way, it'll work properly regardless of the modules it requires since we have a massive library that contains more than 3400 different modules. The complete list is available in the Hepsia website hosting Control Panel that's used to manage the semi-dedicated server accounts. In addition to that list, you'll also find the directory path to the modules, so as to know what you have to include in your scripts in order for them to link to the modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a multitude of modules to ensure that virtually any kind of script will run in spite of its specifications.