Perl is a well-liked scripting language which is designed to make various web-oriented apps, such as CGI scripts. Among the characteristics which distinguish it from various other languages is the usage of modules - parts of Perl code which complete predefined tasks and they're universally accepted. Basically, rather than writing custom program code to do something or pasting tens and hundreds of lines of code inside your script, you will be able to "call" some module which is already available for this particular task and use just a few lines of code. Thus, your script shall be executed a lot quicker since it is much smaller. Employing modules will, in addition make your script easier to change due to the fact that you'll need to search through much less code. In case you wish to use Perl on your site, you should make sure that the mandatory modules are available on the server.

Over 3400 Perl Modules in Cloud Web Hosting

Over 3400 Perl modules will be at your disposal when you acquire any of our Linux cloud web hosting packages. You'll be able to employ as many as you'll need and we have made sure that we offer all of the well-liked ones, as well as many more that might not be used that much, but can be a requirement for a third-party web app that you wish to use or for a custom script to function properly. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you'll be able to access. You'll be able to see the list inside your Hepsia website hosting Control Panel as well as the path which you should set within your scripts, so they can use the module library. When you use our shared plans, you are able to work with any type of Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to run any script app written in this programming language without any problems whatever the semi-dedicated server package that you pick. The abovementioned is valid for both pre-made apps which you find online and for custom-built ones that you develop. We supply such a multitude of modules for a couple of reasons - first, to offer you a choice in respect to what kind of characteristics you are able to add to your apps and websites and second, to ensure that if you'd like to use a ready script, it will run flawlessly no matter what modules it needs. Because of this, some of the modules inside our library are quite popular whereas others are employed very rarely. You will find a list of all modules in your website hosting Control Panel together with the access path that your scripts need in order to use these modules.