Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how making use of them can help your applications.
Perl is a well-known programming language and among its major advantages is the fact that it supports the so-called modules - short pieces of program code that include subroutines and perform multiple tasks. The beneficial side of employing modules is the fact that you will not have to write custom program code or add the whole code for a particular action whenever it needs to be executed. Alternatively, you are able to include only one line in your Perl script that calls a given module, which in turn will execute the needed action. Not only will this result in shorter and more optimized scripts, but it'll also help you make adjustments quicker and easier. If you are not a programmer, yet you would like to employ a Perl app which you've found on the Internet, for instance, it's very likely that the application will require some modules to be already set up on the website hosting server.
-
Over 3400 Perl Modules in Hosting
All our
hosting include more than 3400 Perl modules which you can employ as a part of your CGI scripts or web-based applications. They contain both popular and less popular ones, to give you different options with regard to what capabilities you will be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The whole list is available in the Server Information section of our tailor-made Hepsia website hosting Control Panel, which is provided with all shared accounts. In the same location, you can see the Perl version which we have along with the path to the modules that you will have to use within your scripts in order to call a specific module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
In case you wish to work with a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which are available on our cloud hosting platform and are part of every single
semi-dedicated server which we provide. You'll be able to see the full list anytime via your Hepsia CP together with the folder path necessary for your scripts to access the modules. We recognize the fact that some third-party apps may need modules that aren't really popular to function properly, hence the large selection which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you shall be able to use with your Perl applications irrespective of the package deal that you pick.