Perl is a well-liked web-oriented programming language, which is designed to set up CGI scripts along with various applications. It is really useful due to the fact that you don't need to submit the very same program code over and over again in order to get some action executed a couple of times, but you are able to apply modules. They're pre-defined subroutines or sets of functions which can be called and executed in a script. In other words, you will be able to include just a reference to a particular module within your program code as an alternative to using the whole 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. When you want to use some third-party ready-made Perl script instead of creating your own, it will most likely need specific modules to be present on the website hosting server.

Over 3400 Perl Modules in Website Hosting

More than 3400 Perl modules are accessible when you get any of our Linux website hosting. You are able to employ as many as you need and we've made sure that we've got all the well-known ones, as well as numerous others which might not be used that much, but might be a requirement for some third-party web app that you want to use or for a custom script to work properly. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you can access. You'll be able to see the list inside your Hepsia web hosting Control Panel as well as the path that you should set inside your scripts, so that they can use our module library. When you use our shared plans, you will be able to work with any type of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

Each semi-dedicated server that we offer allows you to use any type of Perl-based web application that you wish, regardless if you've created it yourself or if you have downloaded it from a third-party website. In either case, it will run flawlessly whatever the modules it requires since we have a massive library that contains over 3400 different modules. A complete list can be found in the Hepsia hosting Control Panel that is used to take care of the semi-dedicated server accounts. In addition to the list, you will also find the directory path to the modules, in order to know what you have to include 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 supply such a large number of modules to ensure that any kind of script will run regardless of its specifications.