Perl is a well-liked web-oriented computer programming language, that's used to create CGI scripts as well as a variety of apps. It's really practical as you do not need to produce the same code over and over so that you can have some action executed more than once, instead you are able to work with modules. They're pre-defined subroutines or groups of operations that can be called and executed inside a script. In other words, you can add just a reference to a given module inside your code rather than using the entire module code over and over again. This way, your script will be shorter, which means that it'll be executed a lot quicker, not mentioning that it will be much simpler to maintain and modify. If you wish to take advantage of some third-party ready-made Perl script instead of writing your own, it will probably need certain modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

All of our shared web hosting feature more than 3400 Perl modules that you will be able to take advantage of as part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, to offer you a choice regarding what features you're able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The complete list can be found in the Server Information area of our custom Hepsia website hosting Control Panel, which is featured with all of the shared accounts. In the same location, you'll find the Perl version that we have along with the path to the modules that you'll need to use within your scripts in order to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated servers offer a big selection of Perl modules that you can use with your scripts. That way, even when you want to use a program which you have found online from a different site, you can be sure that it'll be effective since regardless of what modules it could need, we'll have them. Our selection features more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some are widely used while others not so much. We keep such a large amount to be on the safe side and to make certain that any script shall run on our web servers even if some module that it needs is used extremely rarely. The complete list of modules you can use is available within the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.