Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them will help your apps.
Perl is a widespread programming language and one of its key pros is that it works with the so-called modules - short pieces of code which contain subroutines and perform multiple tasks. The useful side of employing modules is the fact that you do not need to write custom code or add the entire code for some task whenever it has to be executed. Instead, you can add only one line in your Perl script that calls a certain module, which in turn will execute the needed action. Not only will this provide you with shorter and enhanced scripts, but it'll also help you make modifications a lot quicker and easier. In case you aren't a programmer, but you would like to begin using a Perl application which you've discovered on the worldwide web, for example, it's likely that the app will require some modules to be already set up on the website hosting server.
-
Over 3400 Perl Modules in Shared Hosting
When you buy one of the
Linux shared service that we provide, you'll have access to a huge library of over 3400 Perl modules that are already set up on our cloud server platform. As soon as you sign in to your Hepsia Control Panel, you're able to visit the Server Information section where you could check the entire list. Some of them are more common than others, but we have such a large selection as we are aware that if you use an app from some third-party site, it may have specific requirements as to which modules need to be available on the server or it will not work efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you can access and employ on your websites.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Every
semi-dedicated server that we supply allows you to employ any Perl-based web app that you wish, regardless if you've created it yourself or if you've downloaded it from a third-party website. In either case, it will function flawlessly regardless of the modules it may require as we have a large library which contains more than 3400 different modules. The complete list is accessible in the Hepsia web hosting Control Panel which is used to control the semi-dedicated server accounts. Along with that list, you'll also see the directory path to the modules, in order to know what you should add in your scripts in order for them to link to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a multitude of modules to make sure that any script can run regardless of its specifications.