Over 3400 Perl Modules
Find out more about the hundreads of Perl modules available and how using them can help your applications.
Perl is a very popular scripting language that's designed to build various web-oriented apps, which includes CGI scripts. Among the attributes which differentiate it from various other languages is the use of modules - parts of Perl code that complete predefined jobs and they're widely accepted. In simple terms, as an alternative to creating custom program code to make something or pasting tens and hundreds of lines of code in the script, you will be able to "call" a module that already exists for this specific job and use just several lines of program code. Thus, your script will be executed much more rapidly as it'll be smaller. Employing modules will, in addition make a script simpler to modify due to the fact that you will have to browse through much less code. In case you'd like to use Perl on your site, you have to make sure that the mandatory modules are present on your server.
-
Over 3400 Perl Modules in Shared Hosting
More than 3400 Perl modules are readily available if you acquire any of our
Linux shared hosting. You're able to employ as many as you have to and we have made sure that we've got all of the preferred ones, and many others that might not be used as much, but may be a requirement for some third-party web application that you need to use or for a custom-made script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you can access. You are able to find the complete list in your Hepsia hosting Control Panel as well as the path that you should set inside your scripts, so they can use the module library. When you use our shared packages, you'll be able to use any Perl-based script without limitations.
-
Over 3400 Perl Modules in Semi-dedicated Servers
With over 3400 Perl modules pre-installed on our cloud hosting platform, you can manage virtually any script app written in this programming language without a problem whatever the
semi-dedicated server package that you choose. The abovementioned is valid for both pre-made apps which you find online and for in-house built ones which you create. We offer such a multitude of modules for two reasons - first of all, to provide you with a choice in respect to what kind of characteristics you can add to your applications and sites and second, to ensure that if you want to use a ready script, it'll run appropriately regardless of what modules it requires. For this reason, many of the modules in our library are very popular while others are used very rarely. You will see a list of all modules within your hosting Control Panel along with the access path which your scripts need to use these modules.