Perl is a well-known scripting language that is employed to build different web-oriented apps, including CGI scripts. Among the characteristics that distinguish it from other programming languages is the use of modules - parts of Perl program code which do predefined tasks and they're widely accepted. In simple terms, rather than generating tailor-made program code to make something or pasting tens and hundreds of lines of program code in your script, you'll be able to "call" a module that already exists for this specific task and use just a couple of lines of program code. In consequence, your script will be executed much more quickly because it is much smaller. Employing modules will additionally make a script much easier to edit as you'll need to search through much less code. In case you wish to use Perl on your website, you need to make sure that the mandatory modules are available on the server.
Over 3400 Perl Modules in Shared Hosting
More than 3400 Perl modules will be at your disposal if you buy any of our Linux shared hosting packages. You'll be able to use as many as you have to and we have made sure that we offer all of the well-liked ones, and numerous others that may not be used that much, but might be a prerequisite for a third-party web application that you need to use or for a custom-made script to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you will be able to access. You're able to find the complete list inside your Hepsia website hosting Control Panel as well as the path which you should set in your scripts, so they can use our module library. Using our shared packages, you can work with any Perl-based script without restrictions.
Over 3400 Perl Modules in Semi-dedicated Hosting
Our Linux semi-dedicated packages include a huge collection of Perl modules which you can use with your scripts. This way, even when you would like to use an app that you've discovered online from a different website, you can be sure that it shall be effective since no matter what modules it could possibly need, we will have them. Our library consists of over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - some are frequently used while others not as much. We keep such a large number to be on the safe side and to be certain that any script will run on our machines even if some module it requires is used rarely. The full list of modules that can be used is available in the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.