Perl is a well-liked scripting language that's that is used to make various web-oriented applications, which includes CGI scripts. Among the options that differentiate it from alternative languages is the employment of modules - parts of Perl program code which execute predefined jobs and they are universally accepted. Basically, instead of creating tailor-made code to perform something or pasting tens and hundreds of lines of program code in your script, you are able to "call" a module that is already available for this specific process and use just a few lines of code. Consequently, your script will be executed faster as it will be smaller. Employing modules will, in addition make the script easier to modify due to the fact that you'll have to go through much less program code. In case you wish to use Perl on your site, you should make sure that the needed modules are available on the server.

Over 3400 Perl Modules in Cloud Hosting

Our cloud plans come with over 3400 Perl modules that you'll be able to benefit from as part of your CGI scripts or web-based applications. They contain both popular and less popular ones, so as to offer you a choice regarding what capabilities you will be able to add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The full list accessible in the Server Information section of our custom-built Hepsia website hosting Control Panel, which comes with all of the shared accounts. In the same place, you will see the Perl version that we have as well as the path to the modules that you will need to use inside your scripts so as 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 application or CGI script, it shall be possible to use 3400+ different modules which are available on our cloud hosting platform and are part of each and every semi-dedicated server we offer. You'll be able to see the entire list whenever you want via your Hepsia Control Panel alongside the folder path required for your scripts to access the modules. We recognize the fact that some third-party programs could need modules which are not very popular in order to run correctly, hence the big 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 irrespective of the package that you choose.