Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how making use of them will help your applications.
Perl is a well-liked web-oriented computer programming language, that's employed to generate CGI scripts and various applications. It's very handy since you don't need to generate the very same code again and again so that you can have some action executed more than once, instead you can employ modules. These are pre-defined subroutines or sets of tasks that can be called and executed in a script. In other words, you can add only a reference to a particular module inside your program code as an alternative to using the whole module code time and time again. In this way, your script will be shorter, which means that it'll be executed quicker, not mentioning that it will be a lot easier to maintain and modify. If you want to use some third-party ready-made Perl script as an alternative to creating your own, it'll probably need certain modules to be present on the web hosting server.
-
Over 3400 Perl Modules in Cloud Website Hosting
All of our
Linux cloud website hosting come with more than 3400 Perl modules that you're able to work with as a part of your CGI scripts or web-based apps. They contain both widely used and less popular ones, so as to supply you with different options regarding what functions you will be 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 full list can be found in the Server Information area of our tailor-made Hepsia hosting Control Panel, which is provided with all shared accounts. In the same place, you will see the Perl version which we have along with the path to the modules that you'll need to use inside your scripts in order to call a given module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
With more than 3400 Perl modules pre-installed on our cloud hosting platform, you'll be able to manage almost any script application created in this programming language without any problems whatever the
semi-dedicated server plan that you choose. This is valid for both pre-made applications which you get online and for custom-built ones which you write. We offer such a multitude of modules for a couple of reasons - first, to provide you with a choice in respect to what functions you can add to your apps and sites and second, to guarantee that if you wish to employ a ready script, it'll run properly regardless of what modules it requires. For this reason, many of the modules included in our library are quite popular while others are used rarely. You'll see a list of all of the modules inside your website hosting Control Panel together with the access path that your scripts will need to use the modules.