Over 3400 Perl Modules
Learn more about the hundreds of Perl modules available and how using them can help your apps.
Perl is a widespread programming language and one of its key pros is that it works with the so-called modules - short pieces of program code which contain subroutines and execute different tasks. The beneficial side of using modules is the fact that you do not need to create custom-made program code or add the whole code for a specific action each time it needs to be performed. Instead, you can add just a single line in your Perl script that calls a particular module, which in turn will execute the needed task. Not only will this lead to shorter and more optimized scripts, but it'll also allow you to make modifications a lot quicker and easier. If you aren't a programmer, still you would like to start using a Perl app which you've discovered on the Internet, for instance, it's likely that the application will need certain modules to be already set up on your website hosting server.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
All our
Linux semi-dedicated packages offer a large collection of Perl modules that you may use with your scripts. Thus, even if you need to use an app that you've discovered online from another internet site, you can be sure that it'll work correctly because no matter what modules it could need, we'll have them. Our collection provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are frequently used and others not so much. We keep such a large amount to be on the safe side and to make sure that any script will run on our servers even if some module that it needs is used extremely rarely. The complete list of modules that you can use is available in the Hepsia web hosting CP offered with the semi-dedicated accounts.