Over 3400 Perl Modules
Understand how the Perl programming language may be transformed and upgraded implementing Perl modules.
Perl is a well-known programming language and among its major pros is the fact that it works with the so-called modules - short bits of program code which contain subroutines and execute different tasks. The useful side of using modules is the fact that you do not have to create custom-made code or include the entire code for a particular process every single time it has to be executed. Alternatively, you'll be able to add only one line in your Perl script which calls a given module, that in turn will execute the needed action. Not only will this lead to shorter and improved scripts, but it will also enable you to make changes faster and much easier. If you aren't a programmer, yet you would like to use a Perl application that you've found on the worldwide web, for example, it's very likely that the app will need certain modules to be already installed on your web hosting server.
-
Over 3400 Perl Modules in Web Hosting
Over 3400 Perl modules are at your disposal if you obtain any of our
web hosting plans. You are able to use as many as you'll need and we've made sure that we've got all the popular ones, plus many more which might not be used as much, but might be a requirement for a third-party web app that you would like to use or for a custom script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you can access. You are able to see the list in your Hepsia hosting Control Panel along with the path which you should set within your scripts, so they can use our module library. Using our shared plans, you are able to work with any type of Perl-based script without any restrictions.
-
Over 3400 Perl Modules in Semi-dedicated Servers
All our
semi-dedicated plans include a big selection of Perl modules which you can use with your scripts. This way, even when you want to use an application that you have discovered online from another website, you can be sure that it shall work effectively since regardless of what modules it could need, we'll have them. Our library provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and much more - many of them are commonly used while others not as much. We keep such a large number to be on the safe side and to be certain that any script shall work on our web servers even if some module it needs is used very rarely. The complete list of modules which you can use is available in the Hepsia web hosting CP that comes with the semi-dedicated accounts.