Perl is a popular scripting language that is used to create different web-oriented apps, such as CGI scripts. One of the options which distinguish it from other programming languages is the employment of modules - batches of Perl code which perform predefined jobs and they're commonly accepted. Basically, rather than writing custom program code to do something or pasting tens and hundreds of lines of program code in the script, you're able to "call" some module which already exists for this specific job and use just a few lines of program code. This way, your script shall be executed more rapidly as it'll be smaller. Using modules will additionally make your script simpler to change as you'll need to go through much less code. In case you wish to use Perl on your site, you need to make sure that the necessary modules can be found on your server.

Over 3400 Perl Modules in Cloud Hosting

Any time you need to employ Perl-based apps on your websites - ready-made from a third-party website or custom-built ones, you can benefit from our huge module library. With more than 3400 modules installed on our custom-built cloud website hosting platform, you will be able to run any kind of script, irrespective of the cloud hosting package that you pick. When you sign in to the Hepsia Control Panel which comes with all of the accounts, you'll be able to see the complete set of modules which we have together with the path that you have to include to your scripts so they will access these modules. Since we now have quite a large library, you can find both well-known and seldom used modules. We prefer to be prepared, so if a third-party script that you intend to use requires a module that is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you would like to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules which can be found on our cloud hosting platform and are part of each semi-dedicated server that we provide. You shall be able to see the whole list whenever you want using your Hepsia CP alongside the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party applications might need modules which aren't quite popular to operate correctly, hence the large amount 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 applications regardless of the package deal that you opt for.