Over 3400 Perl Modules
Discover more about the hundreads of Perl modules available and how using them could help your apps.
Perl is a well-known scripting language that's used to build various web-oriented applications, including CGI scripts. Among the features which differentiate it from other languages is the use of modules - parts of Perl code that complete predefined jobs and they're commonly accepted. In simple terms, as an alternative to writing tailor-made code to do something or pasting tens and hundreds of lines of code inside your script, you'll be able to "call" a module that is already available for this specific job and use just several lines of code. Due to this, your script shall be executed much more rapidly as it is much smaller. Using modules will, in addition make a script simpler to edit because you will need to go through a smaller amount of code. In case you want to use Perl on your site, you should make sure that the needed modules can be found on your server.
-
Over 3400 Perl Modules in Shared Hosting
When you obtain one of the
shared hosting that we supply, you will get access to a huge library of over 3400 Perl modules which are already set up on our cloud server platform. Once you log in to your Hepsia Control Panel, you can visit the Server Information area where you can check the entire list. Some of them are more common than others, however we have such a large selection since we realize that when you use an app from some third-party website, it could have certain prerequisites as to what kind of modules need to be present on the server or it will not work properly. XML::Parser, URI, LWP and DBD::mysql are among the modules that you're able to access and take advantage of on your websites.
-
Over 3400 Perl Modules in Semi-dedicated Hosting
If you want to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules that can be found on our cloud hosting platform and are part of each and every
semi-dedicated server that we provide. You will be able to see the whole list whenever you want through your Hepsia CP together with the folder path required for your scripts to access the modules. We realize the fact that some third-party programs may need modules that are not quite popular so as to work efficiently, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you shall be able to use with your Perl apps irrespective of the package you choose.