Perl is a very popular web-oriented computer programming language, that's used to generate CGI scripts and also various applications. It's very useful due to the fact that you don't have to submit the very same program code repeatedly in order to have some task executed more than once, but you are able to apply modules. These are pre-defined subroutines or groups of functions that can be called and executed within a script. In other words, you're able to include only a reference to a given module in your code as an alternative to using the entire module code over and over again. This way, your script will be shorter, which means that it'll be executed quicker, not mentioning that it'll be much easier to maintain and / or modify. When you'd like to take advantage of some third-party ready-made Perl script as an alternative to creating your own, it will probably need specific modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

More than 3400 Perl modules will be accessible when you obtain any of our Linux shared web hosting services. You will be able to use as many as you'd like and we've ensured that we have all of the popular ones, and many others that may not be used that much, but may be a prerequisite for a third-party web app that you want to use or for a custom-made script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you will be able to access. You'll be able to find the list inside your Hepsia hosting Control Panel as well as the path which you have to set within your scripts, so they can use our module library. Using our shared packages, you can use any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud hosting platform, you will be able to manage any kind of script application created in this programming language without a problem whatever the semi-dedicated server plan that you pick. The aforementioned is valid for both pre-made applications which you get online and for in-house made ones which you create. We offer such a large number of modules for two reasons - first, to provide you with different options in respect to what characteristics you will be able to add to your apps and websites and second, to guarantee that when you'd like to employ a ready script, it will run appropriately no matter what modules it will require. Because of this, some of the modules included in our library are quite popular whereas others are employed very rarely. You will see a list of all of the modules within your web hosting Control Panel in addition to the access path which your scripts will need so as to use these modules.