Perl is a widespread web-oriented computer programming language, which is employed to create CGI scripts along with various apps. It is really convenient because you don't have to submit the same program code again and again in order to have some task executed a couple of times, but you're able to work with modules. These are pre-defined subroutines or groups of activities that can be called and executed in a script. This means that, you're able to add only a reference to a specific module within your program code rather than using the whole module code over and over again. In this way, your script will be shorter, therefore it'll be executed more rapidly, not mentioning that it'll be a lot easier to maintain and modify. In case you wish to employ a third-party ready-made Perl script instead of creating your own, it'll most likely need specific modules to be pre-installed on the website hosting server.
Over 3400 Perl Modules in Shared Hosting
All our shared hosting feature over 3400 Perl modules that you're able to work with as a part of your CGI scripts or web-based applications. They contain both popular and less popular ones, to give you a choice in terms of what functionality you're able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list accessible in the Server Information section of our custom-made Hepsia web hosting Control Panel, that is provided with all the shared accounts. In the same location, you can find the Perl version that we have along with the path to the modules that you'll have to use within your scripts to call a given module from our library.
Over 3400 Perl Modules in Semi-dedicated Servers
If you wish to use a Perl-based web app or CGI script, you will be able to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each semi-dedicated server that we provide. You will be able to see the entire list at any time via your Hepsia Control Panel together with the folder path necessary for your scripts to access the modules. We identify the fact that some third-party apps may need modules which aren't really popular to work efficiently, hence the large selection we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you will be able to use with your Perl applications no matter the package deal you pick.