Perl is a very popular scripting language that's which is used to make different web-oriented apps, such as CGI scripts. Among the options which distinguish it from alternative languages is the employment of modules - batches of Perl program code that execute predefined jobs and they're universally accepted. In simple terms, as an alternative to generating tailor-made code to perform something or pasting tens and hundreds of lines of program code in the script, you can "call" a module which already exists for this particular task and use just a couple of lines of program code. Because of this, your script will be executed much more quickly since it is smaller. Using modules will, in addition make a script easier to modify because you will need to browse through much less code. In case you wish to use Perl on your website, you need to ensure that the mandatory modules can be found on the server.

Over 3400 Perl Modules in Shared Hosting

If you wish to employ Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you're able to take full advantage of our large module library. With over 3400 modules set up on our in-house made cloud web hosting platform, you can manage any script, irrespective of the shared hosting plan that you pick. After you log in to the Hepsia Control Panel which comes with all the accounts, you'll be able to see the whole set of modules that we offer along with the path that you should include to your scripts so that they will access these modules. Since we now have quite a big library, you will find both popular and very rarely used modules. We prefer to be on the safe side, so in case some third-party script that you wish to use requires a module which is not very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you need to use a Perl-based web app or CGI script, you'll be able to use 3400+ different modules which are available on our cloud hosting platform and are a part of each semi-dedicated server we provide. You will be able to see the whole list at any moment through your Hepsia CP together with the folder path necessary for your scripts to access the modules. We identify the fact that some third-party programs might require modules that aren't very popular in order to function properly, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you'll be able to use with your Perl apps irrespective of the package deal that you choose.