Over 3400 Perl Modules
How can Perl modules be employed to improve and change the Perl programming language?
Perl is a well-liked scripting language that's designed to build various web-oriented apps, such as CGI scripts. One of the options that differentiate it from various other programming languages is the employment of modules - parts of Perl program code which execute predefined jobs and they are widely accepted. Basically, instead of writing custom-made code to do something or pasting tens and hundreds of lines of code in your script, you are able to "call" a module that already exists for this particular task and use only several lines of code. Due to this, your script will be executed much more quickly because it is much smaller. Employing modules will also make the script easier to change as you will need to browse through a smaller amount of code. In case you would like to use Perl on your site, you should ensure that the needed modules are present on the server.
-
Over 3400 Perl Modules in Cloud Web Hosting
All of our
Linux cloud web hosting packages feature more than 3400 Perl modules which you will be able to benefit from as part of your CGI scripts or web-based apps. They contain both widely used and less popular ones, in order to supply you with a choice with regard to what functions you will be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The full list can be found in the Server Information section of our in-house built Hepsia website hosting Control Panel, that is featured with all shared accounts. In the same place, you can see the Perl version which we have along with the path to the modules that you will have to use in your scripts so as to call a given module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
All our
Linux semi-dedicated packages come with a large selection of Perl modules that you could use with your scripts. That way, even if you want to use an application that you've discovered online from a different internet site, you can be positive that it shall work correctly because regardless of what modules it could require, we will have them. Our selection offers more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - a lot of them are frequently used and others not so much. We keep such a significant number to be on the safe side and to make sure that any script will run on our web servers even if some module which it requires is used very rarely. The full list of modules that can be used is available inside the Hepsia website hosting CP provided with the semi-dedicated accounts.