Perl is a preferred scripting language which is employed to make various web-oriented applications, such as CGI scripts. One of the attributes which differentiate it from various other languages is the usage of modules - parts of Perl code that complete predefined jobs and they are universally accepted. Basically, rather than creating custom-made program code to make something or pasting tens and hundreds of lines of program code in your script, you will be able to "call" a module which already exists for this particular job and use only a couple of lines of code. Consequently, your script will be executed quicker because it is much smaller. Employing modules will also make your script simpler to change because you will need to go through a smaller amount of code. If you'd like to use Perl on your website, you have to make sure that the needed modules are available on the server.

Over 3400 Perl Modules in Shared Hosting

When you'd like to work with Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you'll be able to reap the benefits of our huge module library. With over 3400 modules installed on our in-house made cloud website hosting platform, you'll be able to execute any type of script, regardless of the shared hosting plan that you choose. When you log in to the Hepsia Control Panel that is provided with all of the accounts, you can see the whole set of modules which we offer as well as the path that you should add to your scripts so they'll be able to access these modules. Because we have quite a massive library, you will find both well-liked and rarely used modules. We prefer to be prepared, so in case some third-party script that you need to work with needs a module which isn't very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

If you want to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules that are available on our cloud hosting platform and are a part of each semi-dedicated server we provide. You will be able to see the entire list at any time 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 apps might require modules which are not popular so as to operate correctly, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you shall be able to use with your Perl apps regardless of the package deal that you select.