Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them could help your applications.
Perl is a very popular web-oriented computer programming language, that is employed to generate CGI scripts as well as various applications. It's very handy because you don't have to write the same code over and over so as to have some action executed a couple of times, instead you're able to employ modules. They are pre-defined subroutines or sets of operations which can be called and executed inside a script. In other words, you can include only a reference to a given module within your code rather than using the entire module code again and again. In this way, your script will be shorter, thus it shall be executed much faster, not mentioning that it'll be easier to maintain and modify. When you'd like to take advantage of a third-party ready-made Perl script instead of writing your own, it'll most likely need specific modules to be pre-installed on the web hosting server.
-
Over 3400 Perl Modules in Cloud Website Hosting
If you'd like to work with Perl-based applications on your sites - ready-made from a third-party website or custom-made ones, you can take advantage of our large module library. With more than 3400 modules installed on our custom-made cloud hosting platform, you'll be able to run any kind of script, whatever the
cloud website hosting plan that you choose. After you sign in to the Hepsia Control Panel that is provided with all the accounts, you will be able to see the entire set of modules which we have together with the path that you have to include to your scripts so that they can access these modules. As we now have quite a large library, you'll find both well-liked and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you would like to employ needs a module that isn't that popular, we will still have it here.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Every single
semi-dedicated server that we supply allows you to employ any kind of Perl-based web app that you'd like, no matter if you have created it yourself or if you have downloaded it from a third-party site. Either way, it will run flawlessly whatever the modules it may require as we have a large library which contains more than 3400 different modules. The complete list can be found in the Hepsia website hosting Control Panel that's used to take care of 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 need 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've got such a multitude of modules to ensure that any type of script can run regardless of its specifications.