Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how using them will help your apps.
Perl is a very popular scripting language which is employed to create various web-oriented applications, which includes CGI scripts. Among the characteristics that distinguish it from various other programming languages is the use of modules - parts of Perl code which complete predefined tasks and they're universally accepted. Basically, rather than writing custom code to perform something or pasting tens and hundreds of lines of code inside your script, you're able to "call" some module which already exists for this specific job and use just a couple of lines of program code. Consequently, your script will be executed a lot faster because it is smaller. Using modules will, in addition make a script easier to modify as you'll need to search through a smaller amount of code. If you intend to use Perl on your website, you should ensure that the necessary modules are available on your server.
-
Over 3400 Perl Modules in Cloud Hosting
If you'd like to use Perl-based apps on your sites - ready-made from a third-party site or custom-built ones, you're able to take full advantage of our vast module library. With more than 3400 modules installed on our in-house built cloud hosting platform, you'll be able to run any type of script, regardless of the
cloud hosting package that you select. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you will be able to see the complete set of modules which we have as well as the path that you need to add to your scripts so that they'll be able to access these modules. Since we have quite a big library, you can find both widespread and seldom used modules. We prefer to be on the safe side, so if a third-party script that you wish to work with requires a module which isn't that popular, we'll still have it here.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
With over 3400 Perl modules pre-installed on our cloud hosting platform, you will be able to manage virtually any script app written in this programming language without a problem whatever the
semi-dedicated server package that you choose. The aforementioned applies for both pre-made apps which you find online and for custom ones which you create. We provide such a large number of modules for two reasons - first, to provide you with a selection in respect to what functions you'll be able to add to your apps and sites and second, to make sure that when you'd like to use a ready script, it will run properly regardless of what modules it will need. For this reason, many of the modules in our library are very popular whereas others are employed very rarely. You will find a list of all of the modules within your web hosting Control Panel along with the access path that your scripts need so as to use the modules.