Over 3400 Perl Modules
Understand how the Perl programming language could be modified and improved using Perl modules.
Perl is a well-known scripting language which is designed to create various web-oriented apps, which includes CGI scripts. Among the options that distinguish it from alternative languages is the use of modules - parts of Perl code which perform predefined tasks and they're widely accepted. In simple terms, as an alternative to creating custom code to perform something or pasting tens and hundreds of lines of code in the script, you are able to "call" some module that already exists for this specific process and use just a few lines of code. This way, your script shall be executed much more quickly because it will be smaller. Employing modules will additionally make the script much easier to change as you will have to browse through a smaller amount of program code. If you intend to use Perl on your site, you have to ensure that the needed modules are available on your server.
-
Over 3400 Perl Modules in Cloud Web Hosting
Any time you would like to work with Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you'll be able to take advantage of our huge module library. With more than 3400 modules installed on our tailor-made cloud hosting platform, you can run any script, regardless of the
cloud web hosting package that you pick. As soon as you sign in to the Hepsia Control Panel which is provided with all accounts, you can see the entire set of modules that we have as well as the path that you need to add to your scripts so they will access these modules. As we have quite a large library, you'll find both well-known and very rarely used modules. We prefer to be on the safe side, so if some third-party script that you need to work with requires a module that isn't that popular, we will still have it here.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
All our
semi-dedicated packages offer a huge collection of Perl modules that you can use with your scripts. This way, even if you need to use an app that you've found online from another site, you can be certain that it'll work effectively because regardless what modules it may need, we'll have them. Our collection consists of over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - many of them are frequently used and others not as much. We keep such a significant number to be on the safe side and to ensure that any script will work on our servers even if some module which it needs is used very rarely. The complete list of modules which you can use can be found within the Hepsia web hosting CP provided with the semi-dedicated accounts.