Perl is a well-liked scripting language that's that is used to create different web-oriented applications, such as CGI scripts. Among the attributes which differentiate it from other languages is the employment of modules - batches of Perl code that execute predefined jobs and they are widely accepted. In simple terms, as an alternative to writing tailor-made program code to make something or pasting tens and hundreds of lines of code in your script, you're able to "call" some module that is already available for this particular job and use just several lines of code. In consequence, your script will be executed a lot quicker since it'll be smaller. Employing modules will also make a script easier to change due to the fact that you will have to go through much less program code. In case you intend to use Perl on your site, you have to make sure that the needed modules are available on your server.

Over 3400 Perl Modules in Shared Hosting

Our shared hosting come with more than 3400 Perl modules that you're able to employ as a part of your CGI scripts or web-based apps. They contain both widely used and less popular ones, in order to provide you with a choice regarding what features you're able to add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. A full list can be found in the Server Information section of our in-house made Hepsia hosting Control Panel, that is featured with all of the shared accounts. In the same location, you can find the Perl version which we have along with the path to the modules that you will have to use in your scripts so as to call a specific module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to use a Perl-based web application or CGI script, you will be able to use 3400+ different modules which are available on our cloud hosting platform and are part of every single semi-dedicated server that we provide. You'll be able to see the full list whenever you want through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We realize the fact that some third-party programs could need modules that aren't really popular so as to work correctly, hence the large selection we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you shall be able to use with your Perl applications irrespective of the package that you select.