Over 3400 Perl Modules
Learn more about the hundreads of Perl modules available and how using them can help your apps.
Perl is a popular scripting language which is used to create different web-oriented apps, such as CGI scripts. One of the characteristics that differentiate it from alternative languages is the employment of modules - batches of Perl program code which execute predefined tasks and they are widely accepted. In simple terms, instead of writing tailor-made program code to make something or pasting tens and hundreds of lines of code in your script, you are able to "call" a module which already exists for this specific job and use only several lines of code. This way, your script shall be executed a lot faster because it is smaller. Employing modules will also make your script easier to edit as you'll need to browse through much less code. If you intend to use Perl on your website, you should make sure that the required modules are present on the server.
-
Over 3400 Perl Modules in Web Hosting
Every time you want to employ Perl-based apps on your websites - ready-made from a third-party website or custom ones, you are able to reap the benefits of our large module library. With over 3400 modules set up on our in-house made cloud website hosting platform, you can execute any kind of script, irrespective of the
web hosting package that you select. Once you log in to the Hepsia Control Panel that is included with all of the accounts, you can see the entire set of modules which we have as well as the path that you should add to your scripts so that they'll be able to access these modules. As we have quite a large library, you'll find both well-known and seldom used modules. We prefer to be on the safe side, so if a third-party script that you would like to use needs a module that is not very popular, we'll still have it on our end.
-
Over 3400 Perl Modules in Semi-dedicated Servers
If you want to employ a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules that are available on our cloud hosting platform and are a part of every
semi-dedicated server we offer. You'll be able to see the whole list anytime via your Hepsia CP along with the folder path required for your scripts to access the modules. We identify the fact that some third-party apps might require modules that are not very popular to operate efficiently, hence the large amount that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you'll be able to use with your Perl apps irrespective of the package that you choose.