Perl is a well-liked web-oriented computer programming language, that's used to make CGI scripts as well as many different applications. It is very useful because you don't have to write the very same program code time and again so as to get some task executed several times, instead you'll be able to use modules. They're pre-defined subroutines or sets of operations that can be called and executed in a script. This means that, you will be able to add only a reference to a particular module within your code instead of using the whole module code again and again. This way, your script will be shorter, therefore it shall be executed a lot quicker, not mentioning that it'll be easier to maintain or modify. When you would like to employ some third-party ready-made Perl script instead of writing your own, it'll most likely need certain modules to be present on the hosting server.
Over 3400 Perl Modules in Shared Website Hosting
If you need to work with Perl-based apps on your sites - ready-made from a third-party site or custom-built ones, you are able to take full advantage of our vast module library. With more than 3400 modules set up on our tailor-made cloud web hosting platform, you can execute any script, irrespective of the shared website hosting package that you select. As soon as you log in to the Hepsia Control Panel which is included with all of the accounts, you will be able to see the entire set of modules which we offer as well as the path that you have to add to your scripts so that they will access these modules. As we have quite a big library, you'll find both widespread and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you wish to use needs a module which isn't that popular, we'll still have it here.
Over 3400 Perl Modules in Semi-dedicated Servers
Every semi-dedicated server that we provide allows you to work with any type of Perl-based web application that you wish, no matter if you've created it yourself or if you've downloaded it from a third-party site. In either case, it'll run perfectly whatever the modules it may require since we have a large library which contains more than 3400 different modules. The full list is available in the Hepsia website hosting Control Panel which is used to take care of the semi-dedicated server accounts. In addition to the list, you will also see the directory path to the modules, in order to know what you should include in your scripts in order for them to link to these modules. 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 virtually any kind of script can run in spite of its requirements.