Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how making use of them could help your applications.
Perl is a very popular web-oriented computer programming language, that's employed to create CGI scripts and also various applications. It is really practical since you do not need to create the same program code time and time again in order to have some process executed several times, instead you're able to use modules. They are pre-defined subroutines or sets of tasks that can be called and executed in a script. In other words, you are able to add just a reference to a specific module in your code as an alternative to using the entire module code again and again. In this way, your script will be shorter, which means that it will be executed a lot quicker, not mentioning that it'll be a lot easier to maintain and / or modify. In case you wish to use a third-party ready-made Perl script rather than writing your own, it will most likely need certain modules to be pre-installed on the hosting server.
-
Over 3400 Perl Modules in Shared Hosting
All our
Linux shared hosting packages come with over 3400 Perl modules which you will be able to benefit from as a part of your CGI scripts or web-based apps. They include both widely used and less popular ones, so as to supply you with different options with regard to what functionality you'll be able to add to your websites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. A full list accessible in the Server Information area of our in-house made Hepsia hosting Control Panel, which is provided with all of the shared accounts. In the same location, you'll see the Perl version which we have and the path to the modules that you'll have to use within your scripts so as to call a particular module from our library.