Perl is a well-liked scripting language that is that is used to create different web-oriented applications, which includes CGI scripts. Among the features that differentiate it from other programming languages is the usage of modules - parts of Perl code which execute predefined tasks and they're widely accepted. In simple terms, rather than creating tailor-made program code to do something or pasting tens and hundreds of lines of program code inside your script, you can "call" some module which already exists for this particular task and use just a few lines of program code. Due to this fact, your script shall be executed a lot quicker because it'll be much smaller. Using modules will, in addition make the script easier to edit considering that you'll need to go through a smaller amount of code. In case you would like to use Perl on your website, you have to make sure that the needed modules are present on the server.

Over 3400 Perl Modules in Web Hosting

More than 3400 Perl modules are accessible when you purchase any of our web hosting. You'll be able to use as many as you need and we've made sure that we have all the preferred ones, and many others which may not be used that much, but might be a requirement for some third-party web application that you wish to use or for a custom script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you can access. You're able to see the whole list inside your Hepsia hosting Control Panel as well as the path that you have to set within your scripts, so they can use our module library. Using our shared plans, you're able to work with any Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you will be able to manage virtually any script application created in this programming language without any problems regardless of the semi-dedicated server plan that you select. The aforementioned is valid for both pre-made applications that you get online and for custom-built ones that you write. We provide such a multitude of modules for a couple of reasons - first of all, to offer you different options in respect to what characteristics you're able to add to your applications and websites and secondly, to make sure that in case you would like to employ a ready script, it'll run flawlessly regardless of what modules it will require. That's why, many of the modules inside our library are quite popular whereas others are employed very rarely. You will see a list of all of the modules within your website hosting Control Panel along with the access path which your scripts need so as to use the modules.