Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how using them could help your apps.
Perl is a well-liked web-oriented programming language, which is employed to make CGI scripts and many different applications. It is very convenient due to the fact that you do not have to write the very same code time and time again so as to get some process executed more than once, instead you're able to use modules. These are pre-defined subroutines or groups of operations that can be called and executed within a script. That is to say, you'll be able to add just a reference to a given module within your program code rather than using the whole module code over and over 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 or modify. When you'd like to employ a third-party ready-made Perl script rather than writing your own, it'll probably need specific modules to be present on the website hosting server.
-
Over 3400 Perl Modules in Hosting
All our
hosting feature more than 3400 Perl modules that you'll be able to work with as a part of your CGI scripts or web-based apps. They include both widespread and less popular ones, to give you a choice in terms of what capabilities you will be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. A full list can be found in the Server Information section of our custom-built Hepsia web hosting Control Panel, which comes with all of the shared accounts. In the same location, you'll see the Perl version which we have along with the path to the modules that you will have to use in your scripts in order to call a specific module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
With over 3400 Perl modules pre-installed on our cloud web hosting platform, you will be able to run any kind of script app developed in this programming language without a problem regardless of the
semi-dedicated server package that you choose. The aforementioned applies for both pre-made applications that you get online and for tailor-made ones that you write. We offer such a large number of modules for two reasons - first, to provide you with different options in respect to what characteristics you will be able to add to your applications and websites and second, to make sure that if you'd like to work with a ready script, it'll run appropriately regardless of what modules it requires. That's why, most of the modules included in our library are quite popular whereas others are used very rarely. You can find a list of all modules within your hosting Control Panel in addition to the access path that your scripts need in order to use these modules.