Perl is a well-liked scripting language that's employed to build different web-oriented applications, such as CGI scripts. Among the options that distinguish it from many other programming languages is the employment of modules - parts of Perl code that perform predefined jobs and they're widely accepted. Basically, as an alternative to creating custom-made code to perform something or pasting tens and hundreds of lines of code in your script, you'll be able to "call" some module that is already available for this specific process and use just several lines of program code. Thus, your script will be executed a lot quicker since it'll be smaller. Using modules will, in addition make your script simpler to change since you'll have to search through much less program code. In case you want to use Perl on your website, you need to make sure that the necessary modules can be found on your server.
Over 3400 Perl Modules in Shared Website Hosting
In case you need to use Perl-based apps on your websites - ready-made from a third-party site or custom-built ones, you'll be able to take full advantage of our large module library. With more than 3400 modules installed on our in-house made cloud web hosting platform, you'll be able to run any script, whatever the shared website hosting package that you pick. After you sign in to the Hepsia Control Panel which comes with all the accounts, you will be able to see the complete 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 can find both popular and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you would like to work with requires a module which isn't very popular, we'll still have it here.
Over 3400 Perl Modules in Semi-dedicated Servers
With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to run any script application developed in this programming language without any problems regardless of the semi-dedicated server package that you choose. This is valid for both pre-made applications that you get online and for tailor-made ones that you write. We have such a large number of modules for two reasons - first, to give you different options in respect to what kind of characteristics you are able to add to your apps and websites and second, to ensure that in case you wish to use a ready script, it'll run appropriately regardless of what modules it will need. For this reason, most of the modules included in our library are very popular while others are used rarely. You will find a list of all modules in your web hosting Control Panel in addition to the access path that your scripts need to use these modules.