Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how using them may help your applications.
Perl is a preferred scripting language which is used to make different web-oriented applications, including CGI scripts. Among the attributes that distinguish it from many other languages is the usage of modules - parts of Perl program code which do predefined jobs and they are commonly accepted. In simple terms, rather than creating custom code to do something or pasting tens and hundreds of lines of code inside your script, you're able to "call" a module that is already available for this particular task and use only a few lines of code. Consequently, your script shall be executed more quickly as it'll be smaller. Employing modules will, in addition make the script simpler to edit considering that you will need to browse through a smaller amount of program code. If you'd like to use Perl on your website, you need to make sure that the required modules are available on the server.
-
Over 3400 Perl Modules in Cloud Hosting
In case you would like to employ Perl-based apps on your websites - ready-made from a third-party website or custom ones, you are able to benefit from our large module library. With more than 3400 modules set up on our in-house built cloud hosting platform, you'll be able to execute any kind of script, irrespective of the
cloud hosting package that you choose. Once you sign in to the Hepsia Control Panel that is provided with all of the accounts, you will be able to see the complete list of modules that we have as well as the path that you have to include to your scripts so that they will access these modules. As we have quite a big library, you will find both well-known and rarely used modules. We prefer to be on the safe side, so in case a third-party script that you intend to work with requires a module which isn't that popular, we will still have it on our end.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
Our
Linux semi-dedicated hosting packages feature a massive variety of Perl modules which you could use with your scripts. That way, even when you want to use a program which you have found online from another website, you can be certain that it will work effectively since regardless of the modules it could need, we'll have them. Our library features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some 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 machines even if some module that it requires is used extremely rarely. The full list of modules that you can use is available within the Hepsia hosting CP that comes with the semi-dedicated accounts.