Perl is a well-liked web-oriented programming language, which is used to make CGI scripts and many different applications. It is really handy because you don't have to produce the very same code time and time again so as to get some task executed a couple of times, but you're able to use modules. These are pre-defined subroutines or sets of activities that can be called and executed inside a script. This means that, you can add just a reference to a specific module in your program code rather than using the whole module code again and again. In this way, your script will be shorter, therefore it will be executed more rapidly, not mentioning that it'll be a lot easier to maintain and modify. When you'd like to employ some third-party ready-made Perl script as an alternative to creating your own, it will probably need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

All our shared web hosting feature over 3400 Perl modules which you are able to benefit from as part of your CGI scripts or web-based applications. They contain both popular and less popular ones, to give you different options in terms of what functions you can add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The whole list is available in the Server Information area of our custom Hepsia website hosting Control Panel, that is provided with all of the shared accounts. In the same place, you can see the Perl version which we have and the path to the modules that you'll need to use within your scripts so as to call a certain module from the library.