Perl is a popular scripting language which is that is used to make different web-oriented apps, such as CGI scripts. Among the options which differentiate it from various other programming languages is the employment of modules - batches of Perl code that do predefined jobs and they're commonly accepted. In simple terms, rather than creating custom-made program code to perform something or pasting tens and hundreds of lines of program code inside your script, you'll be able to "call" a module which already exists for this specific process and use just several lines of code. Due to this fact, your script shall be executed a lot quicker since it is much smaller. Using modules will, in addition make a script simpler to modify because you'll need to search through much less code. If you want to use Perl on your site, you should make sure that the required modules are present on the server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules will be accessible if you get any of our Linux shared hosting services. You'll be able to use as many as you'll need and we have ensured that we have all of the preferred ones, and many others which might not be used as much, but might be a requirement for a third-party web app that you want to use or for a custom script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you'll be able to access. You'll be able to find the complete list in your Hepsia web hosting Control Panel as well as the path that you should set in your scripts, so that they can use the module library. Using our shared plans, you'll be able to use any kind of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated services come with a large collection of Perl modules which you can use with your scripts. Thus, even if you would like to use an app that you have found online from another internet site, you can rest assured that it will be effective since regardless of what modules it may possibly require, we will have them. Our library consists of more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - many of them are widely used and others not as much. We keep such a large amount to be on the safe side and to be certain that any script will run on our servers even if some module it requires is used rarely. The complete list of modules which you can use can be found within the Hepsia website hosting Control Panel that comes with the semi-dedicated accounts.