Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how making use of them will help your apps.
Perl is a well-liked web-oriented programming language, that's employed to make CGI scripts as well as various apps. It is really practical because you do not need to submit the same code time and again in order to have some process executed a couple of times, but you can work with modules. They're pre-defined subroutines or sets of tasks that can be called and executed in a script. This means that, you can add just a reference to a certain module in your code instead of using the entire module code over and over again. In this way, your script will be shorter, which means that it'll be executed faster, not mentioning that it will be much simpler to maintain and modify. In case you'd like to use a third-party ready-made Perl script as an alternative to creating your own, it will most likely need certain modules to be present on the website hosting server.
-
Over 3400 Perl Modules in Shared Hosting
All of our
Linux shared packages come with more than 3400 Perl modules that you're able to work with as part of your CGI scripts or web-based apps. They contain both popular and less popular ones, so as to offer you a choice in terms of what capabilities you're able to add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list is available in the Server Information section of our custom-built Hepsia website hosting Control Panel, that is featured with all shared accounts. In the same location, you'll see the Perl version that we have as well as the path to the modules that you'll need to use in your scripts 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 will be able to manage almost any script app developed in this programming language without a problem regardless of the
semi-dedicated server package that you select. The aforementioned applies for both pre-made apps which you get online and for custom ones which you create. We offer such a multitude of modules for two reasons - first of all, to give you a selection in respect to what characteristics you can add to your applications and websites and second, to make sure that if you wish to employ a ready script, it will run flawlessly no matter what modules it requires. That's why, some of the modules inside our library are very popular while others are employed rarely. You'll find a list of all modules inside your website hosting Control Panel together with the access path that your scripts need so as to use the modules.