Perl is a very popular web-oriented computer programming language, that's employed to generate CGI scripts and also various apps. It's really useful since you don't have to produce the same code time and again so that you can have some process executed more than once, instead you are able to use modules. They are pre-defined subroutines or groups of operations that can be called and executed within a script. This means that, you will be able to add just a reference to a certain module within your program code as an alternative to using the whole module code time and time again. This way, your script will be shorter, thus it'll be executed more rapidly, not mentioning that it'll be much simpler to maintain or modify. When you want to take advantage of a third-party ready-made Perl script as an alternative to writing your own, it'll probably need specific modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Over 3400 Perl modules will be readily available if you buy any of our Linux shared web hosting services. You're able to employ as many as you'd like and we've ensured that we've got all of the well-liked ones, plus many more that might not be used that much, but might be a prerequisite for some third-party web app that you wish to use or for a custom-made script to work properly. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you can access. You will be able to see the list inside your Hepsia hosting Control Panel as well as the path which you have to set within your scripts, so that they can use the module library. With our shared plans, you can use any Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every single semi-dedicated server that we supply allows you to work with any kind of Perl-based web app that you'd like, regardless if you have made it yourself or if you've downloaded it from a third-party website. Either way, it'll function perfectly irrespective of the modules it needs because we have a rich library that includes more than 3400 different modules. A complete list is available in the Hepsia hosting Control Panel that's used to manage the semi-dedicated server accounts. Along with the list, you will also find the directory path to the modules, so as to know what you have to add in your scripts in order for them to connect to the modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to make sure that any kind of script will be able to run in spite of its requirements.