Over 3400 Perl Modules
Learn the way the Perl programming language can be transformed and enhanced implementing Perl modules.
Perl is a very popular scripting language which is designed to make various web-oriented apps, such as CGI scripts. Among the features which distinguish it from alternative programming languages is the usage of modules - parts of Perl program code that execute predefined jobs and they're commonly accepted. In simple terms, instead of writing tailor-made program code to do something or pasting tens and hundreds of lines of code inside your script, you will be able to "call" a module that already exists for this specific process and use just several lines of code. Because of this, your script will be executed quicker because it will be smaller. Employing modules will, in addition make the script simpler to modify considering that you'll need to browse through much less program code. In case you wish to use Perl on your site, you should ensure that the needed modules are available on the server.
-
Over 3400 Perl Modules in Shared Website Hosting
Our
Linux shared website hosting services feature over 3400 Perl modules which you are able to work with as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, so as to offer you different options with regard to what capabilities you are able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The full list can be found in the Server Information section of our custom Hepsia website hosting Control Panel, that comes with all the shared accounts. In the same place, you can see the Perl version that we have and the path to the modules that you will need to use within your scripts in order to call a particular module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
When you need to use a Perl-based web application or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are a part of each and every
semi-dedicated server which we provide. You'll be able to see the full list at any moment via your Hepsia Control Panel together with the folder path needed for your scripts to access the modules. We identify the fact that some third-party applications might need modules which are not very popular so as to run properly, hence the big number we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you will be able to use with your Perl apps no matter the package you select.