Perl is a well-liked scripting language that's which is used to build different web-oriented apps, which includes CGI scripts. Among the characteristics which distinguish it from other programming languages is the usage of modules - batches of Perl code that do predefined tasks and they're commonly accepted. Basically, rather than creating custom code to make something or pasting tens and hundreds of lines of code in your script, you are able to "call" some module which already exists for this specific job and use only several lines of code. In consequence, your script shall be executed much more rapidly because it will be much smaller. Employing modules will also make the script simpler to modify because you'll need to browse through a smaller amount of program code. In case you want to use Perl on your website, you need to ensure that the required modules are present on the server.

Over 3400 Perl Modules in Hosting

Over 3400 Perl modules are accessible when you acquire any of our Linux hosting plans. You can employ as many as you need to and we've made sure that we have all of the well-liked ones, as well as many more that may not be used as much, but might be a requirement for some third-party web application that you would like to use or for a custom script to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you can access. You'll be able to find the complete list inside your Hepsia hosting Control Panel along with the path which you should set within your scripts, so they can use our module library. Using our shared plans, you will be able to employ any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated plans come with a large variety of Perl modules which you could use with your scripts. In this way, even if you want to use a program that you've discovered online from a different internet site, you can be sure that it shall be effective since no matter what modules it could possibly need, we will have them. Our selection features over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - many of them are commonly used and others not as much. We keep such a large number to be on the safe side and to be sure that any script shall work on our machines even if some module that it requires is used very rarely. The full list of modules that you can use can be found in the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.