Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how making use of them may help your applications.
Perl is a well-liked web-oriented programming language, that's designed to set up CGI scripts as well as a variety of apps. It is very convenient considering that you don't need to create the same program code over and over again in order to get some task executed more than once, instead you're able to work with modules. They're pre-defined subroutines or groups of operations which can be called and executed within a script. In other words, you will be able to include only a reference to a certain module within your code rather than using the entire module code again and again. This way, your script will be shorter, thus it shall be executed much faster, not mentioning that it will be easier to maintain and modify. When you'd like to employ a third-party ready-made Perl script instead of writing your own, it'll probably need certain modules to be present on the website hosting server.
-
Over 3400 Perl Modules in Website Hosting
All our
website hosting plans feature over 3400 Perl modules that you'll be able to employ as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, so as to supply you with a choice regarding what capabilities you will be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. A full list can be found in the Server Information area of our custom-made Hepsia hosting Control Panel, which comes with all the shared accounts. In the same location, you will see the Perl version which we have along with 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 Servers
With over 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 irrespective of the
semi-dedicated server plan that you pick. This applies for both pre-made apps that you find online and for custom-made ones that you create. We have such a large number of modules for a couple of reasons - first of all, to provide you with different options in respect to what functions you can add to your applications and websites and second, to ensure that if you want to work with a ready script, it'll run appropriately whatever the modules it requires. Because of this, most of the modules inside our library are very popular whereas others are used very rarely. You can find a list of all of the modules in your hosting Control Panel in addition to the access path which your scripts will need in order to use these modules.