Perl is a very popular scripting language which is that is used to build different web-oriented apps, including CGI scripts. Among the options which differentiate it from alternative programming languages is the employment of modules - batches of Perl program code which complete predefined jobs and they're universally accepted. In simple terms, rather than writing tailor-made code to perform something or pasting tens and hundreds of lines of code inside your script, you'll be able to "call" some module that already exists for this particular process and use only a couple of lines of program code. Consequently, your script will be executed much more quickly since it will be smaller. Employing modules will additionally make the script much easier to change as you'll need to search through much less code. If you'd like to use Perl on your website, you have to make sure that the required modules are available on your server.

Over 3400 Perl Modules in Shared Hosting

Over 3400 Perl modules will be accessible if you obtain any of our shared hosting. You can employ as many as you have to and we've made sure that we offer all of the preferred ones, plus many others which are not used as much, but can be a requirement for a third-party web app that you would like to use or for a custom-made script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you can access. You are able to see the list inside your Hepsia website hosting Control Panel as well as the path that you have to set within your scripts, so that they can use our module library. Using our shared plans, you can work with any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud hosting platform, you're able to run virtually any script app written in this programming language without any problems irrespective of the semi-dedicated server package that you pick. The abovementioned is valid for both pre-made apps that you get online and for in-house built ones which you write. We offer such a large number of modules for two reasons - first of all, to give you different options in respect to what kind of characteristics you'll be able to add to your apps and sites and second, to guarantee that if you'd like to work with a ready script, it'll run appropriately regardless of what modules it needs. That's why, most of the modules inside our library are very popular whereas others are employed very rarely. You'll find a list of all of the modules inside your web hosting Control Panel together with the access path that your scripts will need to use the modules.