Perl is a very popular web-oriented computer programming language, that's employed to make CGI scripts and various apps. It is really practical since you do not need to submit the same program code over and over in order to get some action executed more than once, instead you are able to employ modules. They're pre-defined subroutines or groups of activities which can be called and executed in a script. In other words, you'll be able to include just a reference to a specific module inside your code rather than using the whole module code over and over again. In this way, your script will be shorter, which means that it will be executed more rapidly, not mentioning that it'll be easier to maintain and modify. When you'd like to take advantage of some third-party ready-made Perl script instead of creating your own, it will probably need particular modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

All of our Linux cloud hosting feature over 3400 Perl modules that you can benefit from as a part of your CGI scripts or web-based applications. They include both popular and less popular ones, in order to offer you different options in terms of what functionality you'll be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list accessible in the Server Information section of our custom-made Hepsia web hosting Control Panel, that is featured with all of the shared accounts. In the same place, you will see the Perl version which we have and the path to the modules that you'll need to use in your scripts so as to call a certain module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

Each semi-dedicated server that we provide allows you to work with any Perl-based web application that you would like, no matter if you have made it yourself or if you have downloaded it from a third-party site. In either case, it will work properly whatever the modules it requires since we have a large library which includes over 3400 different modules. The complete list is available in the Hepsia web hosting Control Panel which is used to take care of the semi-dedicated server accounts. In addition to the list, you'll also find the directory path to the modules, in order to know what you need to include in your scripts in order for them to connect to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a large number of modules to make sure that any kind of script will be able to run in spite of its specifications.