Perl is a preferred scripting language that is that is used to make different web-oriented applications, such as CGI scripts. One of the options which differentiate it from many other languages is the usage of modules - parts of Perl program code that execute predefined jobs and they are universally accepted. Basically, instead of writing tailor-made code to perform something or pasting tens and hundreds of lines of code in your script, you are able to "call" some module that is already available for this particular task and use only several lines of code. Because of this, your script shall be executed faster as it is much smaller. Using modules will additionally make a script much easier to edit due to the fact that you'll have to go through much less program code. If you wish to use Perl on your website, you need to make sure that the needed modules can be found on the server.

Over 3400 Perl Modules in Shared Hosting

If you would like to work with Perl-based applications on your sites - 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 installed on our tailor-made cloud hosting platform, you will be able to run any type of script, regardless of the shared hosting package that you choose. After you sign in to the Hepsia Control Panel which is included with all of the accounts, you'll be able to see the full list of modules which we offer as well as the path that you should include to your scripts so they will access these modules. Because we have quite a big library, you can find both well-known and seldom used modules. We prefer to be on the safe side, so if a third-party script that you intend to use 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 use a Perl-based web app 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 single semi-dedicated server that we provide. You shall be able to see the entire list at any moment via your Hepsia Control Panel alongside the folder path required for your scripts to access the modules. We recognize the fact that some third-party programs may require modules that aren't popular so as to function correctly, hence the large number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you shall be able to use with your Perl applications regardless of the plan you select.