Perl is a popular scripting language that is which is used to create various web-oriented apps, including CGI scripts. One of the characteristics that distinguish it from other programming languages is the use of modules - batches of Perl code that do predefined tasks and they're universally accepted. In simple terms, rather than generating custom-made code to do something or pasting tens and hundreds of lines of program code inside your script, you will be able to "call" a module which already exists for this specific task and use just several lines of code. Due to this fact, your script shall be executed much more rapidly as it will be much smaller. Employing modules will additionally make a script easier to modify due to the fact that you'll have to search through much less program code. In case you intend to use Perl on your website, you have to ensure that the mandatory modules can be found on your server.

Over 3400 Perl Modules in Hosting

Any time you want to employ Perl-based applications on your websites - ready-made from a third-party website or custom-built ones, you're able to take advantage of our vast module library. With more than 3400 modules installed on our custom-built cloud web hosting platform, you will be able to execute any kind of script, whatever the hosting plan that you pick. When you log in to the Hepsia Control Panel that is included with all of the accounts, you will be able to see the whole list of modules that we offer along with the path that you need to add to your scripts so they'll be able to access these modules. As we have quite a massive library, you will find both popular and seldom used modules. We prefer to be on the safe side, so if a third-party script that you need to employ requires a module that isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules which are available on our cloud hosting platform and are a part of each and every semi-dedicated server which we provide. You'll be able to see the entire list whenever you want via your Hepsia CP together with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party applications could need modules which are not quite popular so as to work correctly, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you will be able to use with your Perl apps no matter the package you choose.