Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them may help your apps.
Perl is a preferred scripting language that's designed to make different web-oriented applications, which includes CGI scripts. Among the options which distinguish it from many other languages is the usage of modules - parts of Perl code that complete predefined tasks and they are commonly accepted. Basically, rather than generating custom-made code to perform something or pasting tens and hundreds of lines of program code in the script, you can "call" some module that is already available for this specific process and use just several lines of program code. This way, your script will be executed much more rapidly since it will be smaller. Employing modules will additionally make a script easier to edit because you will have to search through a smaller amount of code. If you intend to use Perl on your site, you need to ensure that the mandatory modules are present on your server.
-
Over 3400 Perl Modules in Shared Hosting
All our
Linux shared hosting come with over 3400 Perl modules that you're able to employ as a part of your CGI scripts or web-based applications. They include both widespread and less popular ones, so as to supply you with a choice regarding what features you can add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. A full list accessible in the Server Information area of our tailor-made Hepsia hosting Control Panel, which comes with all of the shared accounts. In the same place, you'll find the Perl version which we have along with the path to the modules that you'll have to use in your scripts so as to call a certain module from the library.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
With over 3400 Perl modules pre-installed on our cloud website hosting platform, you can run any kind of script app written in this programming language without any problems whatever the
semi-dedicated server package that you select. This is valid for both pre-made applications that you find online and for in-house built ones that you develop. We have such a large number of modules for two reasons - first, to offer you a selection in respect to what characteristics you'll be able to add to your applications and websites and secondly, to ensure that if you'd like to use a ready script, it'll run flawlessly no matter what modules it needs. Because of this, some of the modules inside our library are quite popular while others are used rarely. You'll find a list of all the modules in your hosting Control Panel along with the access path which your scripts need in order to use these modules.