Perl is a well-liked scripting language that's which is used to build various web-oriented apps, such as CGI scripts. Among the options that distinguish it from alternative programming languages is the use of modules - parts of Perl code that complete predefined tasks and they're universally accepted. Basically, as an alternative to creating tailor-made program code to perform something or pasting tens and hundreds of lines of code in your script, you're able to "call" a module which is already available for this specific job and use only several lines of program code. Consequently, your script shall be executed much more rapidly since it is smaller. Employing modules will, in addition make the script easier to edit as you will need to search through much less code. In case you'd like to use Perl on your website, you have to make sure that the needed modules are available on your server.

Over 3400 Perl Modules in Cloud Web Hosting

If you'd like to work with Perl-based applications on your sites - ready-made from a third-party site or custom ones, you'll be able to take advantage of our vast module library. With over 3400 modules set up on our custom-built cloud hosting platform, you can manage any script, irrespective of the cloud web hosting package that you select. Once you log in to the Hepsia Control Panel which is provided with all the accounts, you can see the full set of modules that we have as well as the path that you have to add to your scripts so they will access these modules. As we have quite a massive library, you can find both widespread and rarely used modules. We prefer to be on the safe side, so if some third-party script that you'd like to use requires a module that is not very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you want to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules which are available on our cloud hosting platform and are part of each semi-dedicated server we offer. You shall be able to see the full list whenever you want through your Hepsia CP together with the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party apps might require modules that are not popular in order to operate correctly, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you will be able to use with your Perl applications regardless of the package you pick.