Perl is a preferred scripting language that is employed to create various web-oriented applications, including CGI scripts. Among the attributes which distinguish it from various other programming languages is the use of modules - batches of Perl program code that execute predefined jobs and they're widely accepted. Basically, as an alternative to generating custom-made code to do something or pasting tens and hundreds of lines of program code inside your script, you are able to "call" a module which is already available for this particular job and use only several lines of program code. Due to this fact, your script shall be executed much more rapidly as it'll be smaller. Using modules will additionally make your script much easier to edit since you will need to browse through much less code. If you want to use Perl on your site, you should ensure that the necessary modules are available on your server.

Over 3400 Perl Modules in Cloud Hosting

More than 3400 Perl modules will be accessible when you acquire any of our cloud hosting. You can employ as many as you'll need and we've ensured that we have all of the preferred ones, plus a lot more which may not be used that much, but can be a requirement for a third-party web app that you wish to use or for a custom-made script in order to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you can access. You are able to see the full list inside your Hepsia web hosting Control Panel along with the path that you should set in your scripts, so that they can use the module library. With our shared plans, you will be able to use any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

When you wish to work with a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which are available on our cloud hosting platform and are a part of every single semi-dedicated server that we offer. You shall be able to see the full list at any moment via your Hepsia CP alongside the folder path required for your scripts to access the modules. We acknowledge the fact that some third-party programs may need modules which aren't popular in order to function correctly, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you'll be able to use with your Perl apps no matter the package deal that you opt for.