Perl is a well-liked scripting language that is which is used to make different web-oriented applications, including CGI scripts. One of the options which differentiate it from alternative languages is the employment of modules - batches of Perl program code that do predefined tasks and they're widely accepted. Basically, rather than writing tailor-made code to do something or pasting tens and hundreds of lines of program code in your script, you're able to "call" some module which already exists for this particular process and use only a couple of lines of program code. Consequently, your script shall be executed much more quickly as it is smaller. Employing modules will additionally make a script much easier to change as you'll have to search through much less code. If you wish to use Perl on your website, you need to ensure that the needed modules are present on the server.

Over 3400 Perl Modules in Shared Hosting

Over 3400 Perl modules will be at your disposal when you obtain any of our Linux shared hosting packages. You are able to employ as many as you'd like and we have ensured that we have all of the preferred ones, plus many others which are not used as 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 effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You are able to see the entire list inside your Hepsia hosting Control Panel as well as the path which you should set within your scripts, so they can use the module library. With our shared packages, you can work with any kind of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every single semi-dedicated server that we provide will allow you to work with any kind of Perl-based web application that you would like, no matter if you have created it yourself or if you have downloaded it from a third-party website. In either case, it'll run properly irrespective of the modules it needs since we have a rich library which consists of more than 3400 different modules. A full list is accessible in the Hepsia hosting Control Panel that's used to take care of the semi-dedicated server accounts. In addition to the list, you can also find the directory path to the modules, so as to know what you should include in your scripts in order for them to link to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a multitude of modules to make sure that any script will run regardless of its requirements.