Perl is a well-liked web-oriented computer programming language, that is designed to make CGI scripts along with a variety of applications. It's really useful because you don't need to produce the very same code repeatedly to get some action executed several times, but you can apply modules. These are pre-defined subroutines or sets of tasks which can be called and executed within a script. That is to say, you are able to include only a reference to a given module within your code rather than using the entire module code over and over again. In this way, your script will be shorter, therefore it will be executed faster, not mentioning that it'll be much easier to maintain or modify. When you'd like to take advantage of some third-party ready-made Perl script rather than writing your own, it will probably need specific modules to be pre-installed on the web hosting server.
Over 3400 Perl Modules in Shared Hosting
All our Linux shared hosting feature more than 3400 Perl modules that you can use as a part of your CGI scripts or web-based apps. They contain both widespread and less popular ones, in order to offer you different options with regard to what functions you'll be able to add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. A full list is available in the Server Information section of our custom-made Hepsia website hosting Control Panel, which is provided with all shared accounts. In the same place, you'll find the Perl version that we have and the path to the modules that you'll have to use within your scripts in order to call a certain module from our library.
Over 3400 Perl Modules in Semi-dedicated Servers
When you need to use a Perl-based web application or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are a part of each semi-dedicated server we provide. You will be able to see the whole list at any moment through your Hepsia CP along with the folder path needed for your scripts to access the modules. We recognize the fact that some third-party applications could need modules which are not really popular in order to work properly, hence the large number we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you shall be able to use with your Perl applications regardless of the package deal that you pick.