Over 3400 Perl Modules
Learn how the Perl programming language may be altered and enhanced by using Perl modules.
Perl is a popular scripting language which is designed to make various web-oriented apps, such as CGI scripts. One of the characteristics that distinguish it from other programming languages is the employment of modules - parts of Perl code which complete predefined jobs and they're universally accepted. Basically, rather than writing tailor-made program code to make something or pasting tens and hundreds of lines of code in the script, you are able to "call" a module which is already available for this particular task and use just several lines of code. Due to this, your script will be executed a lot quicker since it will be much smaller. Employing modules will, in addition make the script easier to change as you'll need to search through much less program code. If you intend to use Perl on your website, you should ensure that the required modules can be found on the server.
-
Over 3400 Perl Modules in Shared Web Hosting
Our
Linux shared web hosting include over 3400 Perl modules that you're able to take advantage of as a part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, so as to supply you with a choice in terms of what functions you'll be able to add to your websites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. A full list can be found in the Server Information section of our in-house built Hepsia hosting Control Panel, which comes with all of the shared accounts. In the same location, you'll see the Perl version which we have as well as the path to the modules that you will need to use in your scripts so as to call a particular module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
All of our
Linux semi-dedicated hosting feature a large range of Perl modules which you may use with your scripts. In this way, even if you need to use a program that you have found online from a different internet site, you can rest assured that it shall work effectively as no matter what modules it could need, we will have them. Our selection offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - some of them are commonly used while others not so much. We keep such a large number to be on the safe side and to ensure that any script will work on our servers even if some module that it requires is used very rarely. The whole list of modules which you can use is available within the Hepsia website hosting Control Panel provided with the semi-dedicated accounts.