Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how making use of them will help your applications.
Perl is a very popular web-oriented programming language, which is used to make CGI scripts and also many different apps. It's really practical considering that you don't have to generate the same program code time and time again so that you can have some task executed a couple of times, instead you are able to work with modules. These are pre-defined subroutines or groups of functions which can be called and executed inside a script. In other words, you're able to add just a reference to a specific module within your program code rather than using the whole module code time and time again. In this way, your script will be shorter, thus it'll be executed faster, not mentioning that it'll be much simpler to maintain and modify. If you would like 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 web hosting server.
-
Over 3400 Perl Modules in Shared Hosting
All our
shared hosting services feature over 3400 Perl modules which you will be able to take advantage of as part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, in order to give you a choice in terms of what functionality you're able to add to your websites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. A full list is available in the Server Information area of our tailor-made Hepsia hosting Control Panel, that comes with all of the shared accounts. In the same location, you'll see the Perl version that we have and the path to the modules that you'll need to use in your scripts in order to call a certain module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
Our
Linux semi-dedicated services feature a huge selection of Perl modules which you could use with your scripts. In this way, even if you want to use a program which you've discovered online from a different internet site, you can be sure that it shall be effective because no matter what modules it could need, we will have them. Our library provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - some are commonly used while others not so much. We keep such a significant number to be on the safe side and to be sure that any script shall work on our web servers even if some module which it requires is used extremely rarely. The full list of modules that you can use can be found within the Hepsia hosting Control Panel offered with the semi-dedicated accounts.