Perl is a very popular web-oriented programming language, which is designed to create CGI scripts as well as many different applications. It's very useful because you don't have to write the same program code again and again so that you can get some process executed several times, but you're able to use modules. They are pre-defined subroutines or groups of tasks which can be called and executed inside a script. In other words, you are able to include only a reference to a given module in your program code rather than using the entire module code time and time again. This way, your script will be shorter, which means that it'll be executed much faster, not mentioning that it will be a lot easier to maintain and / or modify. In case you'd like to employ some third-party ready-made Perl script rather than writing your own, it'll most likely need certain modules to be present on the web hosting server.
Over 3400 Perl Modules in Shared Hosting
Over 3400 Perl modules will be accessible if you acquire any of our Linux shared hosting packages. You are able to use as many as you'll need and we've made sure that we have all of the preferred ones, and many others which may not be used that much, but may be a prerequisite for some third-party web application that you would like to use or for a custom-made script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you'll be able to access. You'll be able to find the list inside your Hepsia hosting Control Panel along with the path that you need to set in your scripts, so they can use the module library. Using our shared packages, you are able to work with any type of Perl-based script without restrictions.
Over 3400 Perl Modules in Semi-dedicated Hosting
If you wish to work with a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are part of each and every semi-dedicated server that we offer. You'll be able to see the entire list whenever you want using your Hepsia CP along with the folder path needed for your scripts to access the modules. We realize the fact that some third-party apps might require modules which aren't very popular in order to run correctly, hence the big number that 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 apps no matter the plan you select.