Over 3400 Perl Modules
Find out how the Perl programming language can be altered and improved working with Perl modules.
Perl is a very popular web-oriented computer programming language, that's used to set up CGI scripts and also a variety of apps. It is very useful due to the fact that you do not have to create the same program code again and again so that you can get some task executed more than once, instead you can employ modules. They are pre-defined subroutines or groups of operations which can be called and executed in a script. In other words, you'll be able to add only a reference to a specific module inside your code rather than using the whole module code again and again. In this way, your script will be shorter, thus it'll be executed a lot quicker, not mentioning that it will be easier to maintain or modify. If you want to use some third-party ready-made Perl script rather than creating your own, it'll most likely need specific modules to be present on the website hosting server.
-
Over 3400 Perl Modules in Shared Hosting
Our
shared hosting plans include over 3400 Perl modules which you'll be able to take advantage of as a part of your CGI scripts or web-based apps. They include both widespread and less popular ones, so as to give you a choice regarding what functions you're able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The complete list accessible in the Server Information section of our in-house made Hepsia web hosting Control Panel, that is provided with all the shared accounts. In the same location, you can see the Perl version which we have as well as the path to the modules that you'll need to use inside your scripts so as to call a certain module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
With more than 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to run almost any script app developed in this programming language without any problems irrespective of the
semi-dedicated server plan that you pick. This applies for both pre-made applications that you get online and for custom-built ones that you write. We supply such a multitude of modules for two reasons - first, to offer you a selection in respect to what kind of functions you'll be able to add to your applications and sites and second, to ensure that if you wish to work with a ready script, it'll run flawlessly no matter what modules it needs. For this reason, some of the modules in our library are very popular while others are employed rarely. You will find a list of all modules inside your website hosting Control Panel along with the access path that your scripts will need to use these modules.