Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how using them may help your apps.
Perl is a preferred scripting language that is designed to make different web-oriented apps, including CGI scripts. Among the attributes which differentiate it from various other programming languages is the usage of modules - parts of Perl code which complete predefined jobs and they're widely accepted. Basically, rather than creating custom code to make something or pasting tens and hundreds of lines of program code in your script, you'll be able to "call" a module that already exists for this particular process and use only a couple of lines of code. Thus, your script will be executed quicker as it is much smaller. Employing modules will additionally make a script simpler to modify due to the fact that you'll have to search through a smaller amount of code. In case you'd like to use Perl on your website, you have to make sure that the necessary modules can be found on your server.
-
Over 3400 Perl Modules in Cloud Hosting
Our
Linux cloud hosting plans include over 3400 Perl modules which you'll be able to use as part of your CGI scripts or web-based apps. They include both widespread and less popular ones, to offer you different options with regard to what functionality you'll be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list is available in the Server Information area of our tailor-made Hepsia hosting Control Panel, which comes with all shared accounts. In the same place, you will find the Perl version that we have as well as the path to the modules that you will need to use in your scripts to call a certain module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Our
semi-dedicated servers offer a large collection of Perl modules which you may use with your scripts. Thus, even when you need to use an application which you've found online from a different site, you can be certain that it'll work correctly as regardless what modules it could need, we will have them. Our library features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are widely used while others not so much. We keep such a significant number to be on the safe side and to ensure that any script shall work on our web servers even if some module it needs is used rarely. The whole list of modules that can be used is available within the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.