Perl is a well-liked scripting language that is that is used to create different web-oriented apps, which includes CGI scripts. Among the characteristics which differentiate it from alternative programming languages is the use of modules - parts of Perl code which do predefined tasks and they're commonly accepted. In simple terms, rather than writing tailor-made program code to make something or pasting tens and hundreds of lines of program code in the script, you will be able to "call" some module which already exists for this specific job and use just a few lines of code. Due to this fact, your script will be executed a lot quicker since it'll be much smaller. Employing modules will additionally make the script much easier to change as you will have to go through much less program code. In case you intend to use Perl on your website, you need to make sure that the mandatory modules are available on your server.

Over 3400 Perl Modules in Website Hosting

In case you need to employ Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you will be able to reap the benefits of our huge module library. With over 3400 modules installed on our in-house made cloud website hosting platform, you can run any script, whatever the website hosting plan that you choose. When you log in to the Hepsia Control Panel which is included with all the accounts, you'll be able to see the entire set of modules which we offer as well as the path that you should add to your scripts so they'll be able to access these modules. Because we now have quite a big library, you'll find both well-known and very rarely used modules. We prefer to be on the safe side, so in case some third-party script that you'd like to use needs a module which is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

When you want to use a Perl-based web app or CGI script, you will be able to use 3400+ different modules that are available on our cloud hosting platform and are a part of each semi-dedicated server that we offer. You'll be able to see the full list at any moment through your Hepsia CP together with the folder path needed for your scripts to access the modules. We recognize the fact that some third-party programs might require modules that aren't quite popular in order to run properly, hence the large selection we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you shall be able to use with your Perl apps irrespective of the plan you pick.