Over 3400 Perl Modules
Learn more about the hundreds of Perl modules available and how using them will help your applications.
Perl is a well-liked web-oriented programming language, that is designed to set up CGI scripts and a variety of apps. It is really handy due to the fact that you don't need to produce the very same program code over and over again to get some process executed several times, instead you're able to employ modules. They're pre-defined subroutines or sets of functions that can be called and executed within a script. This means that, you can add just a reference to a certain module inside your program code rather than using the whole module code again and again. In this way, your script will be shorter, thus it shall be executed a lot faster, not mentioning that it will be much simpler to maintain and modify. When you'd like to take advantage of a third-party ready-made Perl script instead of creating your own, it'll most likely need certain modules to be present on the hosting server.
-
Over 3400 Perl Modules in Cloud Hosting
All our
Linux cloud hosting feature more than 3400 Perl modules that you are able to employ as a part of your CGI scripts or web-based applications. They include both popular and less popular ones, so as to give you a choice with regard to what functionality you will be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The full list can be found in the Server Information area of our tailor-made Hepsia hosting Control Panel, which is featured with all of the shared accounts. In the same location, you can find the Perl version that we have and the path to the modules that you will have to use in your scripts in order to call a particular module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Each
semi-dedicated server that we provide allows you to use any kind of Perl-based web application that you would like, regardless if you've created it yourself or if you've downloaded it from some third-party site. In either case, it'll run properly whatever the modules it needs because we have a massive library which contains over 3400 different modules. The complete list is accessible in the Hepsia website hosting Control Panel that's used to take care of the semi-dedicated server accounts. In addition to the list, you will also find the directory path to the modules, in order to know what you should add in your scripts in order for them to link to these modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a large number of modules to make sure that any type of script will be able to run in spite of its specifications.