Perl is a preferred scripting language which is used to create various web-oriented apps, such as CGI scripts. Among the options that differentiate it from various other languages is the employment of modules - parts of Perl code that complete predefined jobs and they're widely accepted. Basically, rather than writing custom-made program code to make something or pasting tens and hundreds of lines of program code inside your script, you will be able to "call" a module that already exists for this specific task and use only several lines of program code. Due to this, your script will be executed a lot quicker because it is much smaller. Employing modules will additionally make your script easier to edit considering that you'll need to search through a smaller amount of code. In case you would like to use Perl on your site, you have to make sure that the mandatory modules are available on your server.

Over 3400 Perl Modules in Cloud Web Hosting

Our cloud web hosting service come with more than 3400 Perl modules that you'll be able to take advantage of as a part of your CGI scripts or web-based apps. They include both widely used and less popular ones, so as to supply you with a choice regarding what functionality you can add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. A full list is available in the Server Information section of our tailor-made Hepsia website hosting Control Panel, that comes with all shared accounts. In the same place, you'll see the Perl version that we have along with the path to the modules that you'll need to use in your scripts so as to call a given module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated service include a massive selection of Perl modules which you may use with your scripts. In this way, even if you want to use an app which you've discovered online from another internet site, you can be positive that it shall be effective as no matter what modules it may possibly require, we will have them. Our selection offers over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - some are widely used while others not so much. We keep such a large amount to be on the safe side and to be certain that any script will work on our machines even if some module that it requires is used very rarely. The complete list of modules that you can use is available in the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.