Perl is a popular scripting language that is used to create different web-oriented apps, which includes CGI scripts. Among the options that distinguish it from alternative programming languages is the use of modules - parts of Perl program code that complete predefined tasks and they're commonly accepted. In simple terms, as an alternative to generating tailor-made code to do something or pasting tens and hundreds of lines of program code in the script, you'll be able to "call" a module that already exists for this specific process and use just a few lines of code. This way, your script shall be executed a lot quicker because it will be smaller. Employing modules will, in addition make the script easier to change since you will need to search through a smaller amount of program code. If you'd like to use Perl on your website, you have to make sure that the necessary modules can be found on your server.
Over 3400 Perl Modules in Cloud Hosting
Over 3400 Perl modules will be at your disposal if you get any of our cloud plans. You will be able to use as many as you'd like and we have made sure that we offer all of the popular ones, and numerous others which may not be used that much, but can be a requirement for some third-party web application that you want to use or for a custom script in order to work properly. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you'll be able to access. You will be able to see the entire list inside your Hepsia web hosting Control Panel as well as the path that you should set inside your scripts, so they can use the module library. When you use our shared packages, you're able to use any kind of Perl-based script without any limitations.
Over 3400 Perl Modules in Semi-dedicated Servers
Our semi-dedicated plans offer a huge selection of Perl modules that you can use with your scripts. This way, even if you would like to use an app that you've discovered online from a different internet site, you can be positive that it shall work correctly since no matter what modules it could possibly need, we'll have them. Our collection consists of more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many others - some of them are commonly used and others not as much. We keep such a significant number to be on the safe side and to be certain that any script will run on our servers even if some module it requires is used very rarely. The entire list of modules you can use can be found inside the Hepsia web hosting CP that comes with the semi-dedicated accounts.