Perl is a widespread web-oriented computer programming language, that's designed to make CGI scripts and also many different applications. It's really useful for the reason that you don't need to create the very same program code time and time again to get some task executed several times, instead you're able to employ modules. They're pre-defined subroutines or groups of operations which can be called and executed in a script. That is to say, you are able to include only a reference to a certain module inside 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 easier to maintain and modify. In case you would like to use some third-party ready-made Perl script instead of creating your own, it will most likely need particular modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you get one of the Linux cloud website hosting packages that we supply, you will have access to a rich library of more than 3400 Perl modules which are already set up on our cloud server platform. After you sign in to your Hepsia Control Panel, you're able to visit the Server Information area where you could check the complete list. Some of them are more common than others, yet we offer such a large number as we realize that in case you use an app from some third-party website, it could have certain requirements as to which modules should be available on the server or it may not work efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you will be able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every single semi-dedicated server that we provide allows you to employ any kind of Perl-based web app that you'd like, no matter if you've made it yourself or if you've downloaded it from a third-party site. In either case, it'll work properly whatever the modules it needs because we have a rich library that consists of more than 3400 different modules. A complete list can be found in the Hepsia hosting Control Panel that's used to manage the semi-dedicated server accounts. Along with the list, you can also see the directory path to the modules, in order to know what you should add in your scripts in order for them to link to these modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a large number of modules to ensure that virtually any kind of script will be able to run in spite of its specifications.