Perl is a preferred scripting language which is employed to create various web-oriented apps, including CGI scripts. One of the characteristics which differentiate it from other languages is the employment of modules - batches of Perl program code that perform predefined tasks and they are widely accepted. Basically, rather than generating custom program code to do something or pasting tens and hundreds of lines of code in the script, you're able to "call" a module that already exists for this particular job and use only several lines of program code. Therefore, your script shall be executed a lot faster as it is smaller. Employing modules will additionally make the script simpler to change considering that you will have to search through much less code. In case you wish to use Perl on your website, you should make sure that the needed modules can be found on your server.
Over 3400 Perl Modules in Web Hosting
Over 3400 Perl modules will be accessible when you obtain any of our Linux web hosting packages. You can use as many as you'll need and we have made sure that we offer all of the well-liked ones, plus many others which are not used that much, but can be a requirement for some third-party web app that you wish 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 examples of the modules you can access. You're able to see the complete list in your Hepsia website hosting Control Panel as well as the path that you have to set inside your scripts, so they can use our module library. When you use our shared plans, you will be able to work with any kind of Perl-based script without restrictions.
Over 3400 Perl Modules in Semi-dedicated Hosting
If you need to work with a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are a part of each and every semi-dedicated server which we offer. You'll be able to see the full list whenever you want through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party programs may need modules which aren't very popular to run correctly, hence the big number we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you shall be able to use with your Perl applications irrespective of the plan you select.