Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how making use of them can help your apps.
Perl is a very popular web-oriented programming language, that's used to make CGI scripts and also various apps. It is very handy as you do not have to create the very same code time and again in order to get some action executed more than once, instead you are able to use modules. They are pre-defined subroutines or groups of tasks that can be called and executed inside a script. That is to say, you are able to include only a reference to a given module within your program code as an alternative to using the entire module code over and over again. This way, your script will be shorter, thus it shall be executed much faster, not mentioning that it will be a lot easier to maintain or modify. In case you want to take advantage of some third-party ready-made Perl script as an alternative to writing your own, it will most likely need certain modules to be pre-installed on the website hosting server.
-
Over 3400 Perl Modules in Shared Website Hosting
More than 3400 Perl modules will be readily available if you buy any of our
Linux shared website hosting service. You're able to employ as many as you need and we have ensured that we offer all of the well-known ones, plus a lot more that may not be used as much, but might be a requirement for some third-party web app that you would like to use or for a custom script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You are able to see the entire list inside your Hepsia hosting Control Panel along with the path which you need to set in your scripts, so they can use our module library. With our shared plans, you'll be able to use any Perl-based script without limitations.
-
Over 3400 Perl Modules in Semi-dedicated Servers
With more than 3400 Perl modules pre-installed on our cloud hosting platform, you're able to run any script application developed in this programming language without a problem irrespective of the
semi-dedicated server package that you select. The abovementioned is valid for both pre-made applications which you find online and for in-house built ones that you develop. We offer such a multitude of modules for two reasons - first of all, to provide you with different options in respect to what kind of features you will be able to add to your applications and websites and secondly, to guarantee that if you wish to employ a ready script, it will run appropriately no matter what modules it requires. For this reason, many of the modules in our library are very popular whereas others are used rarely. You can find a list of all the modules inside your website hosting Control Panel along with the access path which your scripts need in order to use the modules.