Over 3400 Perl Modules
Find out how the Perl programming language can be modified and improved employing Perl modules.
Perl is a very popular web-oriented computer programming language, that is used to create CGI scripts as well as various apps. It's very handy since you don't have to write the same program code over and over so as to have some action executed several times, instead you can work with modules. These are pre-defined subroutines or groups of operations that can be called and executed inside a script. This means that, you will be able to include only a reference to a particular module inside 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 much faster, not mentioning that it'll be a lot easier to maintain or modify. When you wish to take advantage of a third-party ready-made Perl script as an alternative to writing your own, it'll probably need specific modules to be pre-installed on the hosting server.
-
Over 3400 Perl Modules in Cloud Hosting
All of our
Linux cloud hosting feature over 3400 Perl modules which you are able to work with as part of your CGI scripts or web-based apps. They include both popular and less popular ones, so as to offer you different options regarding what functions you can add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. A full list is available in the Server Information section of our in-house made Hepsia website hosting Control Panel, which is provided with all shared accounts. In the same place, you'll see the Perl version that we have as well as the path to the modules that you will have to use in your scripts so as to call a given module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Each
semi-dedicated server that we offer will allow you to use any Perl-based web app that you'd like, regardless if you've created it yourself or if you've downloaded it from some third-party site. In either case, it'll work perfectly whatever the modules it may require since we have a massive library which contains over 3400 different modules. The full list is accessible in the Hepsia website hosting Control Panel which is used to control the semi-dedicated server accounts. Along with that list, you can also see the directory path to the modules, in order to know what you need to include in your scripts in order for them to link to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to ensure that virtually any kind of script will run in spite of its requirements.