Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how making use of them will help your applications.
Perl is a preferred scripting language that is employed to make various web-oriented apps, such as CGI scripts. Among the characteristics which distinguish it from alternative programming languages is the employment of modules - parts of Perl program code which complete predefined jobs and they're universally accepted. In simple terms, as an alternative to writing custom-made program code to make something or pasting tens and hundreds of lines of code inside your script, you can "call" a module which is already available for this specific task and use only a couple of lines of program code. Because of this, your script shall be executed quicker because it will be smaller. Employing modules will, in addition make a script much easier to edit considering that you will need to browse through a smaller amount of program code. If you'd like to use Perl on your site, you need to make sure that the required modules can be found on your server.
-
Over 3400 Perl Modules in Shared Website Hosting
All our
Linux shared website hosting feature more than 3400 Perl modules that you're able to benefit from as part of your CGI scripts or web-based applications. They include both widely used and less popular ones, in order to provide you with different options with regard to what functionality you're able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The full list accessible in the Server Information section of our tailor-made Hepsia hosting Control Panel, that is featured with all shared accounts. In the same location, you'll see the Perl version which we have as well as the path to the modules that you'll need to use in your scripts so as to call a certain module from our library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you are able to manage any script application created in this programming language without any problems irrespective of the
semi-dedicated server package that you choose. The abovementioned applies for both pre-made apps which you discover online and for tailor-made ones which you create. We supply such a large number of modules for two reasons - first, to give you different options in respect to what functions you can add to your apps and sites and secondly, to guarantee that in case you would like to work with a ready script, it'll run appropriately whatever the modules it will need. Because of this, some of the modules in our library are quite popular while others are employed rarely. You can find a list of all the modules within your website hosting Control Panel in addition to the access path which your scripts need to use the modules.