Perl is a preferred scripting language that's designed to build different web-oriented applications, including CGI scripts. One of the features which distinguish it from various other programming languages is the employment of modules - parts of Perl program code that perform predefined tasks and they are commonly accepted. Basically, instead of generating custom program code to perform something or pasting tens and hundreds of lines of program code in your script, you are able to "call" a module that already exists for this specific process and use only several lines of program code. Because of this, your script will be executed more rapidly since it'll be smaller. Employing modules will also make your script simpler to modify since you will have to search through a smaller amount of code. If you intend to use Perl on your site, you have to ensure that the necessary modules can be found on your server.

Over 3400 Perl Modules in Shared Hosting

Every time you'd like to work with Perl-based applications on your sites - ready-made from a third-party site or custom-built ones, you can reap the benefits of our large module library. With more than 3400 modules installed on our custom-built cloud website hosting platform, you will be able to run any kind of script, irrespective of the shared hosting plan that you pick. After you sign in to the Hepsia Control Panel which is included with all the accounts, you can see the entire list of modules that we have along with the path that you have to include to your scripts so that they can access these modules. Because we now have quite a big library, you'll find both popular and rarely used modules. We prefer to be prepared, so in case a third-party script that you'd like to work with needs a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting packages feature a huge range of Perl modules which you may use with your scripts. Thus, even when you would like to use an application which you've discovered online from a different internet site, you can be positive that it will work effectively because regardless what modules it could possibly need, we'll have them. Our library offers more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are commonly used while others not as much. We keep such a large number to be on the safe side and to be sure that any script shall work on our machines even if some module that it needs is used rarely. The entire list of modules you can use is available inside the Hepsia website hosting Control Panel that comes with the semi-dedicated accounts.