Perl is a well-known scripting language that's which is used to make different web-oriented apps, such as CGI scripts. Among the characteristics that differentiate it from alternative languages is the use of modules - batches of Perl program code which perform predefined jobs and they're widely accepted. In simple terms, rather than generating custom program code to do something or pasting tens and hundreds of lines of program code in your script, you're able to "call" some module which is already available for this particular task and use only a couple of lines of code. As a result, your script shall be executed a lot faster since it'll be much smaller. Employing modules will, in addition make the script easier to edit because you will have to go through a smaller amount of code. In case you want to use Perl on your site, you should ensure that the mandatory modules are present on your server.

Over 3400 Perl Modules in Shared Hosting

Every time you'd like to employ Perl-based applications on your websites - ready-made from a third-party website or custom ones, you're able to benefit from our large module library. With over 3400 modules set up on our custom cloud web hosting platform, you'll be able to run any kind of script, whatever the shared hosting plan that you select. Once you log in to the Hepsia Control Panel that comes with all accounts, you can see the whole set of modules that we have together with the path that you have to add to your scripts so they will access these modules. As we now have quite a massive library, you can find both widespread and rarely used modules. We prefer to be prepared, so in case a third-party script that you wish to work with needs a module that isn't very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to work with 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 a part of every semi-dedicated server that we offer. You shall be able to see the full list at any moment via your Hepsia Control Panel along with the folder path required for your scripts to access the modules. We recognize the fact that some third-party apps may require modules which aren't very popular so as to run efficiently, 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 irrespective of the package deal that you opt for.