Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how making use of them can help your applications.
Perl is a well-liked scripting language that's designed to build various web-oriented applications, which includes CGI scripts. One of the features that distinguish it from alternative languages is the use of modules - parts of Perl code that execute predefined tasks and they are widely accepted. Basically, instead of generating tailor-made program code to do something or pasting tens and hundreds of lines of program code in the script, you will be able to "call" some module which already exists for this particular task and use only a few lines of program code. Consequently, your script shall be executed a lot quicker since it will be much smaller. Employing modules will additionally make the script much easier to edit considering that you'll have to go through a smaller amount of code. If you'd like to use Perl on your website, you need to make sure that the necessary modules are present on the server.
-
Over 3400 Perl Modules in Cloud Hosting
All of our
cloud plans include over 3400 Perl modules that you'll be able to use as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, so as to give you a choice regarding what functions you're able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The complete list accessible in the Server Information area of our in-house built Hepsia hosting Control Panel, that comes with all the shared accounts. In the same location, you can find the Perl version which we have along with the path to the modules that you will have to use in your scripts to call a specific module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
All of our
semi-dedicated plans feature a huge variety of Perl modules that you could use with your scripts. That way, even if you want to use a program which you've discovered online from a different internet site, you can be certain that it will work correctly because regardless of the modules it could require, we will have them. Our collection provides over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are frequently used and others not as much. We keep such a large amount to be on the safe side and to be certain that any script shall run on our machines even if some module that it requires is used very rarely. The full list of modules which you can use is available within the Hepsia hosting Control Panel provided with the semi-dedicated accounts.