Perl is a widespread web-oriented programming language, which is used to set up CGI scripts along with many different apps. It's really practical owing to the fact that you don't need to produce the same program code over and over so that you can have some task executed several times, instead you can employ modules. They are pre-defined subroutines or groups of tasks that can be called and executed within a script. That is to say, you will be able to include just a reference to a certain module within your code rather than using the whole module code time and time again. This way, your script will be shorter, which means that it shall be executed quicker, not mentioning that it will be easier to maintain and modify. If you'd like to employ some third-party ready-made Perl script as an alternative to writing your own, it will probably need certain modules to be present on the hosting server.

Over 3400 Perl Modules in Website Hosting

Our website hosting packages come with over 3400 Perl modules that you are able to work with as part of your CGI scripts or web-based applications. They include both popular and less popular ones, so as to offer you a choice with regard to what functionality you will be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The whole list is available in the Server Information section of our tailor-made Hepsia web hosting Control Panel, which is provided with all of the shared accounts. In the same location, you can find the Perl version that we have as well as the path to the modules that you will have to use within your scripts in order to call a certain module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to use a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are part of every single semi-dedicated server that we provide. You shall be able to see the entire list anytime using your Hepsia Control Panel together with the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party apps may need modules which aren't popular to run correctly, hence the large selection that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you shall be able to use with your Perl applications regardless of the package you opt for.