Perl is a well-liked scripting language which is employed to make various web-oriented applications, such as CGI scripts. Among the options which differentiate it from alternative languages is the use of modules - batches of Perl code which execute predefined tasks and they are widely accepted. Basically, as an alternative to writing custom program code to perform something or pasting tens and hundreds of lines of program code inside your script, you can "call" some module which already exists for this specific process and use only a couple of lines of program code. Therefore, your script shall be executed faster because it is much smaller. Employing modules will, in addition make a script easier to change due to the fact that you will have to browse through much less code. If you intend to use Perl on your website, you should make sure that the necessary modules can be found on your server.

Over 3400 Perl Modules in Hosting

More than 3400 Perl modules are accessible when you obtain any of our hosting. You'll be able to employ as many as you need and we've made sure that we've got all of the preferred ones, as well as many more that are not used that much, but might be a requirement for a third-party web app that you would like to use or for a custom script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you will be able to access. You can see the list in your Hepsia hosting Control Panel along with the path which you have to set within your scripts, so that they can use the module library. With our shared plans, you'll be able to use any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers come with a huge range of Perl modules which you could use with your scripts. In this way, even if you need to use a program that you've found online from a different site, you can be positive that it shall work correctly as regardless of what modules it may possibly need, we'll have them. Our library offers more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - many of them are widely used while others not as much. We keep such a large number to be on the safe side and to make sure that any script will work on our servers even if some module which it needs is used rarely. The whole list of modules that can be used can be found within the Hepsia hosting CP that comes with the semi-dedicated accounts.