Perl is a popular scripting language that is designed to make different web-oriented apps, such as CGI scripts. One of the features that differentiate it from various other programming languages is the employment of modules - parts of Perl code which execute predefined tasks and they are universally accepted. Basically, as an alternative to generating tailor-made program code to make something or pasting tens and hundreds of lines of code inside your script, you'll be able to "call" some module which already exists for this specific job and use only a couple of lines of program code. As a result, your script shall be executed faster as it is much smaller. Employing modules will, in addition make the script much easier to modify considering that you'll need to browse through much less code. In case you want to use Perl on your site, you should ensure that the needed modules can be found on your server.

Over 3400 Perl Modules in Shared Hosting

In case you wish to work with Perl-based apps on your sites - ready-made from a third-party site or tailor-made ones, you'll be able to benefit from our vast module library. With more than 3400 modules set up on our custom-made cloud hosting platform, you'll be able to execute any script, irrespective of the shared hosting plan that you select. After you sign in to the Hepsia Control Panel that is provided with all accounts, you can see the entire set of modules which we offer together with the path that you should add to your scripts so that they can access these modules. Since we now have quite a big library, you will find both widespread and rarely used modules. We prefer to be on the safe side, so in case some third-party script that you want to employ requires a module which isn't very 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'll be able to use 3400+ different modules which can be found on our cloud hosting platform and are part of every semi-dedicated server that we offer. You shall be able to see the full list whenever you want through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We identify the fact that some third-party applications might require modules which are not popular so as to perform correctly, hence the large number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you shall be able to use with your Perl applications no matter the package deal that you choose.