Perl is a well-liked scripting language that's employed to create various web-oriented applications, which includes CGI scripts. One of the features that differentiate it from other languages is the employment of modules - batches of Perl code that complete predefined jobs and they are universally accepted. In simple terms, as an alternative to generating custom-made program code to do something or pasting tens and hundreds of lines of program code in your script, you will be able to "call" some module that is already available for this particular process and use just several lines of code. Due to this, your script will be executed much more rapidly as it'll be much smaller. Using modules will also make a script much easier to change due to the fact that you'll have to browse through much less code. If you would like to use Perl on your site, you should ensure that the mandatory modules are present on the server.

Over 3400 Perl Modules in Shared Hosting

If you buy one of the shared hosting that we provide, you will receive access to a huge library of over 3400 Perl modules that are already set up on our cloud server platform. When you sign in to your Hepsia Control Panel, you're able to visit the Server Information area where you can easily see the entire list. Some of them are more common than others, but we have such a large selection because we realize that if you employ an app from a third-party site, it could have certain prerequisites as to what kind of modules should be available on the server or it may not work appropriately. XML::Parser, URI, LWP and DBD::mysql are among the modules that you are able to access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you wish to employ 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 a part of each semi-dedicated server we provide. You'll be able to see the full list anytime through your Hepsia CP along with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party applications might need modules that aren't popular so as to function correctly, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you will be able to use with your Perl applications irrespective of the package deal that you opt for.