Perl is a well-liked web-oriented computer programming language, that's designed to make CGI scripts and also many different applications. It is very practical considering that you don't have to submit the very same program code over and over again to have some process executed several times, instead you're able to use modules. These are pre-defined subroutines or sets of activities which can be called and executed inside a script. In other words, you can add only a reference to a given module in your program code as an alternative to using the entire module code again and again. This way, your script will be shorter, thus it shall be executed a lot faster, not mentioning that it'll be a lot easier to maintain and / or modify. If you wish to employ a third-party ready-made Perl script rather than creating your own, it will probably need certain modules to be pre-installed on the website hosting server.
Over 3400 Perl Modules in Cloud Web Hosting
More than 3400 Perl modules are readily available if you purchase any of our cloud web hosting service. You'll be able to use as many as you need and we've ensured that we've got all the popular ones, as well as many more that might not be used that much, but can be a requirement for some third-party web app that you need to use or for a custom-made script to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you will be able to access. You can see the whole list inside your Hepsia web hosting Control Panel along with the path which you have to set within your scripts, so they can use our module library. Using our shared packages, you're able to employ any Perl-based script without limitations.
Over 3400 Perl Modules in Semi-dedicated Servers
Every semi-dedicated server that we supply allows you to work with any kind of Perl-based web application that you would like, regardless if you have made it yourself or if you've downloaded it from some third-party site. In either case, it will work flawlessly whatever the modules it needs as we have a rich library that includes over 3400 different modules. A complete list is available in the Hepsia hosting Control Panel which is used to manage the semi-dedicated server accounts. In addition to that list, you can also find the directory path to the modules, so as to know what you need to include in your scripts in order for them to connect to the modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a large number of modules to make sure that any kind of script will be able to run in spite of its requirements.