Perl is a preferred scripting language that is which is used to build various web-oriented applications, which includes CGI scripts. One of the features which differentiate it from alternative languages is the employment of modules - parts of Perl code that execute predefined jobs and they're widely accepted. Basically, as an alternative to generating custom code to make something or pasting tens and hundreds of lines of program code in your script, you can "call" a module that is already available for this specific process and use just a couple of lines of code. This way, your script will be executed faster since it is smaller. Using modules will additionally make a script simpler to edit as you'll need to browse through much less program code. In case you wish to use Perl on your site, you should make sure that the necessary modules are present on the server.

Over 3400 Perl Modules in Web Hosting

When you want to employ Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you will be able to reap the benefits of our large module library. With more than 3400 modules set up on our custom-built cloud website hosting platform, you'll be able to run any kind of script, irrespective of the web hosting plan that you pick. Once you sign in to the Hepsia Control Panel which is included with all the accounts, you can see the entire list of modules which we offer together with the path that you should add to your scripts so that they'll be able to access these modules. Since we now have quite a big library, you can find both well-liked and seldom used modules. We prefer to be prepared, so if some third-party script that you'd like to employ needs a module that isn't that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated packages offer a massive range of Perl modules that you may use with your scripts. That way, even if you would like to use a program which you've found online from a different site, you can be certain that it'll work effectively since no matter what modules it may need, we'll have them. Our collection features over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - a lot 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 sure that any script shall work on our web servers even if some module that it needs is used rarely. The whole list of modules that you can use can be found in the Hepsia web hosting Control Panel offered with the semi-dedicated accounts.