Perl is a well-known scripting language that's which is used to build various web-oriented apps, which includes CGI scripts. Among the features which differentiate it from other languages is the employment of modules - batches of Perl program code that execute predefined tasks and they are widely accepted. Basically, instead of writing custom program code to perform something or pasting tens and hundreds of lines of code in your script, you'll be able to "call" some module that is already available for this particular process and use only a couple of lines of code. In consequence, your script shall be executed a lot quicker as it will be much smaller. Employing modules will, in addition make your script much easier to edit because you'll have to go through a smaller amount of program code. In case you'd like to use Perl on your site, you have to make sure that the necessary modules are present on the server.

Over 3400 Perl Modules in Cloud Hosting

Every time you need to work with Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you are able to reap the benefits of our large module library. With over 3400 modules set up on our custom-built cloud hosting platform, you can run any type of script, regardless of the cloud hosting plan that you choose. As soon as you sign in to the Hepsia Control Panel which is included with all of the accounts, you will be able to see the whole set of modules that we have as well as the path that you have to include to your scripts so they'll be able to access these modules. Since we now have quite a big library, you'll find both well-known and seldom used modules. We prefer to be prepared, so if a third-party script that you'd like to employ needs a module which is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to use a Perl-based web application or CGI script, you'll be able to use 3400+ different modules that are available on our cloud hosting platform and are part of each and every semi-dedicated server which we provide. You shall be able to see the whole list anytime through your Hepsia Control Panel along with the folder path needed for your scripts to access the modules. We recognize the fact that some third-party programs could need modules which are not really popular in order to function correctly, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you will be able to use with your Perl apps no matter the package you opt for.