Perl is a widespread web-oriented programming language, which is designed to make CGI scripts along with various applications. It's really convenient considering that you don't have to write the same code time and again so as to have some task executed a couple of times, instead you are able to apply modules. They are pre-defined subroutines or sets of activities that can be called and executed in a script. In other words, you'll be able to include just a reference to a certain module in your code as an alternative to using the entire module code over and over again. This way, your script will be shorter, therefore it'll be executed much faster, not mentioning that it'll be much easier to maintain and modify. When you'd like to take advantage of some third-party ready-made Perl script as an alternative to creating your own, it'll probably need particular modules to be present on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

Our Linux cloud hosting feature more than 3400 Perl modules which you will be able to employ as a part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, to give you a choice regarding what capabilities you can add to your websites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The full list accessible in the Server Information section of our tailor-made Hepsia website hosting Control Panel, that is featured with all the shared accounts. In the same place, you'll find the Perl version that we have as well as the path to the modules that you will need to use within your scripts in order to call a given module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to manage any script application created in this programming language without a problem regardless of the semi-dedicated server package that you pick. This applies for both pre-made applications that you discover online and for tailor-made ones that you write. We supply such a large number of modules for a couple of reasons - first, to give you different options in respect to what kind of functions you are able to add to your apps and websites and second, to make sure that in case you want to work with a ready script, it'll run appropriately whatever the modules it needs. Because of this, some of the modules included in our library are quite popular while others are employed rarely. You can find a list of all the modules inside your website hosting Control Panel in addition to the access path that your scripts need in order to use these modules.