Perl is a well-liked scripting language which is used to build various web-oriented applications, including CGI scripts. One of the attributes that distinguish it from other programming languages is the employment of modules - batches of Perl code which perform predefined tasks and they are widely accepted. In simple terms, rather than generating tailor-made program code to do something or pasting tens and hundreds of lines of code in the script, you'll be able to "call" a module that already exists for this specific job and use just several lines of program code. Therefore, your script shall be executed faster because it will be much smaller. Using modules will, in addition make a script much easier to change due to the fact that you'll have to search through much less program code. If you'd like to use Perl on your site, you need to ensure that the mandatory modules are present on your server.

Over 3400 Perl Modules in Shared Web Hosting

Over 3400 Perl modules will be accessible if you buy any of our shared web hosting plans. You'll be able to use as many as you'll need and we have ensured that we have all the popular ones, as well as numerous others that may not be used as much, but may be a requirement for some third-party web app that you want to use or for a custom-made script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You're able to find the entire list inside your Hepsia website hosting Control Panel along with the path which you need to set in your scripts, so that they can use the module library. With our shared plans, you're able to use any Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you want to work with 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 offer. You will be able to see the whole list at any moment 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 might need modules which are not popular in order to operate efficiently, hence the big number which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you'll be able to use with your Perl applications no matter the package that you pick.