Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them may help your applications.
Perl is a widespread programming language and among its key pros is that it works with the so-called modules - short pieces of program code which include subroutines and execute multiple tasks. The beneficial side of employing modules is the fact that you won't have to create custom-made code or include the whole code for a particular process each time it should be performed. Instead, you are able to add just one line in your Perl script which calls a specific module, which in turn will perform the needed task. Not only will this provide you with shorter and improved scripts, but it will enable you to make modifications faster and easier. In case you are not a programmer, but you would like to start using a Perl application that you've found on the web, for instance, it is likely that the application will need certain modules to be already installed on your web hosting server.
-
Over 3400 Perl Modules in Shared Hosting
Over 3400 Perl modules will be accessible if you purchase any of our
Linux shared service. You will be able to use as many as you need and we have ensured that we offer all of the well-known ones, and numerous others that are not used that much, but might be a prerequisite for a third-party web app that you wish to use or for a custom script in order to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you'll be able to access. You're able to see the full list inside your Hepsia website hosting Control Panel as well as the path which you have to set in your scripts, so they can use the module library. With our shared plans, you will be able to employ any kind of Perl-based script without restrictions.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Every
semi-dedicated server that we provide allows you to employ any type of Perl-based web app that you'd like, regardless if you have made it yourself or if you have downloaded it from some third-party site. Either way, it'll work flawlessly regardless of the modules it may require because we have a large library which consists of more than 3400 different modules. A complete list can be found in the Hepsia web hosting Control Panel that is used to manage the semi-dedicated server accounts. In addition to that list, you will also see the directory path to the modules, so as to know what you have to add in your scripts in order for them to connect to these modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a large number of modules to make sure that almost any script will run in spite of its requirements.