Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them can help your applications.
Perl is a well-known programming language and among its key advantages is the fact that it supports the so-called modules - short bits of program code which include subroutines and execute multiple tasks. The convenient side of employing modules is the fact that you don't have to create custom-made code or add the entire code for a certain process every time it should be executed. Instead, you will be able to include just a single line in your Perl script that calls a particular module, that consequently will execute the needed action. Not only will this provide you with shorter and optimized scripts, but it will allow you to make adjustments swifter and easier. In case you are not a programmer, still you would like to work with a Perl application that you've found on the Internet, for example, it is likely that the app will require some modules to be already installed on your hosting server.
-
Over 3400 Perl Modules in Cloud Hosting
All of our
cloud hosting packages include more than 3400 Perl modules which you are able to work with as a part of your CGI scripts or web-based applications. They include both widely used and less popular ones, in order to supply you with different options in terms of what functionality you'll be able to add to your websites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list can be found in the Server Information area of our custom Hepsia web hosting Control Panel, that comes with all the shared accounts. In the same place, you can see the Perl version that we have as well as the path to the modules that you'll need to use inside your scripts so as to call a particular module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
In case you would like to use a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are a part of every
semi-dedicated server which we provide. You'll be able to see the whole list at any moment using your Hepsia CP together with the folder path needed for your scripts to access the modules. We realize the fact that some third-party applications might need modules which aren't really popular in order to function efficiently, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you shall be able to use with your Perl applications regardless of the package you select.