Perl is a preferred scripting language which is used to create different web-oriented apps, which includes CGI scripts. Among the attributes that distinguish it from alternative languages is the usage of modules - parts of Perl code that execute predefined jobs and they're commonly accepted. In simple terms, instead of generating custom-made program code to do something or pasting tens and hundreds of lines of code in your script, you are able to "call" some module which is already available for this particular process and use only several lines of program code. As a result, your script shall be executed a lot quicker because it is smaller. Employing modules will also make a script easier to edit since you will need to browse through a smaller amount of program code. In case you intend to use Perl on your site, you need to ensure that the needed modules are present on the server.

Over 3400 Perl Modules in Cloud Web Hosting

More than 3400 Perl modules are at your disposal when you get any of our cloud web hosting. You are able to use as many as you'll need and we've made sure that we offer all the well-liked ones, and numerous others which may not be used that much, but might be a requirement for some third-party web app that you need to use or for a custom-made script to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you can access. You're able to see the entire list in your Hepsia hosting Control Panel as well as the path that you have to set inside your scripts, so they can use our module library. Using our shared plans, you are able to work with any Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated hosting plans include a big selection of Perl modules which you can use with your scripts. That way, even when you would like to use an application which you have discovered online from another site, you can rest assured that it will work correctly since regardless of what modules it may need, we'll have them. Our selection features over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and more - many of them are commonly used and others not so much. We keep such a significant number to be on the safe side and to be sure that any script will run on our machines even if some module it requires is used rarely. The whole list of modules that you can use is available inside the Hepsia web hosting CP provided with the semi-dedicated accounts.