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 programming language and one of its main pros is that it supports the so-called modules - short pieces of program code which include subroutines and perform numerous tasks. The convenient side of employing modules is the fact that you do not need to write custom program code or include the entire code for a given task every single time it should be performed. Instead, you'll be able to include only a single line in your Perl script which calls a particular module, which consequently will perform the necessary task. Not only will this result in shorter and optimized scripts, but it will also help you make changes a lot quicker and much easier. In case you are not a programmer, still you would like to work with a Perl app which you've found on the web, for example, it is very likely that the application will require specific modules to be already set up on your web hosting server.
-
Over 3400 Perl Modules in Shared Website Hosting
More than 3400 Perl modules will be accessible if you get any of our
shared website hosting. You will be able to use as many as you have to and we have made sure that we've got all the well-liked ones, plus a lot more which might not be used that much, but can be a requirement for some third-party web application that you would like to use or for a custom-made script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You can see the entire list inside your Hepsia website hosting Control Panel as well as the path that you should set inside your scripts, so they can use the module library. Using our shared plans, you are able to employ any Perl-based script without restrictions.
-
Over 3400 Perl Modules in Semi-dedicated Servers
With over 3400 Perl modules pre-installed on our cloud website hosting platform, you are able to run virtually any script application developed in this programming language without any problems regardless of the
semi-dedicated server plan that you select. This is valid for both pre-made applications which you find online and for custom ones that you write. We provide such a multitude of modules for two reasons - first of all, to offer you a choice in respect to what kind of characteristics you can add to your applications and websites and second, to ensure that when you want to employ a ready script, it'll run flawlessly whatever the modules it needs. For this reason, most of the modules included in our library are very popular whereas others are employed very rarely. You'll find a list of all of the modules within your hosting Control Panel in addition to the access path which your scripts need in order to use the modules.