Over 3400 Perl Modules
Discover more about the hundreds of Perl modules available and how using them can help your applications.
Perl is a preferred scripting language that's which is used to build different web-oriented apps, which includes CGI scripts. One of the attributes which differentiate it from many other programming languages is the usage of modules - batches of Perl program code which execute predefined jobs and they are commonly accepted. In simple terms, rather than generating tailor-made code to make something or pasting tens and hundreds of lines of code in the script, you will be able to "call" a module that is already available for this specific process and use just a couple of lines of code. This way, your script will be executed much more rapidly because it will be smaller. Using modules will additionally make the script simpler to change as you'll have to go through a smaller amount of program code. In case you wish to use Perl on your site, you need to ensure that the necessary modules are present on your server.
-
Over 3400 Perl Modules in Shared Web Hosting
All our
shared web 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 include both popular and less popular ones, in order to give you different options regarding what features 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 complete list accessible in the Server Information area of our in-house made Hepsia hosting Control Panel, which is featured with all shared accounts. In the same place, you will see the Perl version that we have and the path to the modules that you will need to use inside your scripts so as to call a particular module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
With over 3400 Perl modules pre-installed on our cloud hosting platform, you are able to manage any script application written in this programming language without any problems regardless of the
semi-dedicated server package that you select. This is valid for both pre-made apps that you get online and for custom ones that you create. We have such a multitude of modules for a couple of reasons - first, to provide you with a selection in respect to what kind of characteristics you're able to add to your apps and sites and secondly, to make sure that if you would like to work with a ready script, it will run appropriately no matter what modules it needs. Because of this, many of the modules included in our library are quite popular while others are used rarely. You'll see a list of all of the modules in your website hosting Control Panel along with the access path that your scripts need so as to use the modules.