Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how making use of them may help your applications.
Perl is a well-liked scripting language that's which is used to build different web-oriented applications, which includes CGI scripts. One of the features that differentiate it from other programming languages is the employment of modules - batches of Perl code which perform predefined tasks and they're commonly accepted. In simple terms, as an alternative to creating custom program code to do something or pasting tens and hundreds of lines of code in your script, you're able to "call" a module which already exists for this particular job and use just several lines of program code. Thus, your script shall be executed quicker because it will be smaller. Employing modules will additionally make your script easier to change because you will have to go through much less code. If you want to use Perl on your site, you have to ensure that the necessary modules are present on your server.
-
Over 3400 Perl Modules in Shared Web Hosting
When you wish to work with Perl-based applications on your websites - ready-made from a third-party website or custom-made ones, you are able to take advantage of our large module library. With more than 3400 modules set up on our in-house built cloud hosting platform, you'll be able to manage any type of script, regardless of the
shared web hosting package that you choose. After you log in to the Hepsia Control Panel that comes with all accounts, you will be able to see the whole set of modules which we have as well as the path that you should include to your scripts so they will access these modules. Because we have quite a massive library, you will find both well-liked and seldom used modules. We prefer to be prepared, so if a third-party script that you want to use needs a module that isn't that popular, we will still have it on our end.
-
Over 3400 Perl Modules in Semi-dedicated Servers
Every single
semi-dedicated server that we offer allows you to employ 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 a third-party site. In either case, it will function properly irrespective of the modules it needs since we have a rich library which consists of over 3400 different modules. The complete list can be found in the Hepsia web hosting Control Panel which is used to take care of the semi-dedicated server accounts. In addition to that list, you will also see the directory path to the modules, so as to know what you should add in your scripts in order for them to link to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a multitude of modules to make sure that almost any script can run in spite of its requirements.