Perl is a preferred scripting language which is employed to create various web-oriented applications, which includes CGI scripts. Among the features which distinguish it from various other languages is the employment of modules - parts of Perl program code that execute predefined jobs and they are universally accepted. Basically, rather than creating custom program code to do something or pasting tens and hundreds of lines of program code in the script, you are able to "call" some module which already exists for this specific task and use just a couple of lines of program code. Due to this, your script will be executed a lot faster as it is smaller. Using modules will also make a script easier to change as you will have to browse through much less program code. If you would like to use Perl on your site, you need to ensure that the needed modules are available on your server.

Over 3400 Perl Modules in Shared Hosting

Every time you need to employ Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you are able to reap the benefits of our huge module library. With more than 3400 modules installed on our in-house built cloud hosting platform, you will be able to execute any type of script, whatever the shared hosting plan that you select. When you sign in to the Hepsia Control Panel which is included with all accounts, you'll be able to see the whole list of modules that we offer together with the path that you need to add to your scripts so that they can access these modules. Because we now have quite a big library, you can find both popular and seldom used modules. We prefer to be on the safe side, so in case a third-party script that you intend to employ needs a module that isn't that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to manage virtually any script app written in this programming language without a problem whatever the semi-dedicated server package that you pick. The aforementioned is valid for both pre-made applications that you discover online and for custom-built ones that you write. We have such a multitude of modules for a couple of reasons - first, to offer you a choice in respect to what kind of characteristics you're able to add to your apps and websites and second, to guarantee that in case you would like to use a ready script, it'll run appropriately regardless of what modules it will need. Because of this, some of the modules included in our library are quite popular while others are employed rarely. You'll see a list of all the modules within your hosting Control Panel along with the access path which your scripts need so as to use the modules.