Perl is a well-known scripting language that is employed to make different web-oriented applications, which includes CGI scripts. One of the attributes which distinguish it from alternative languages is the employment of modules - batches of Perl code that perform predefined tasks and they're commonly accepted. In simple terms, rather than generating tailor-made program code to make something or pasting tens and hundreds of lines of program code inside your script, you can "call" some module that already exists for this particular process and use just several lines of program code. Consequently, your script shall be executed a lot faster because it is much smaller. Using modules will, in addition make your script much easier to edit due to the fact that you'll need to search through a smaller amount of program code. If you want to use Perl on your site, you have to ensure that the necessary modules can be found on your server.

Over 3400 Perl Modules in Cloud Web Hosting

All our cloud web hosting feature more than 3400 Perl modules that you will be able to take advantage of as a part of your CGI scripts or web-based applications. They include both widely used and less popular ones, so as to supply you with different options in terms of what capabilities you will be able to add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list accessible in the Server Information section of our custom-made Hepsia web hosting Control Panel, that comes with all of the shared accounts. In the same place, you can see the Perl version which we have and the path to the modules that you will need to use within your scripts so as to call a certain module from our library.

Over 3400 Perl Modules in Semi-dedicated Servers

If you wish to work with a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules that can be found on our cloud hosting platform and are a part of each semi-dedicated server we provide. You will be able to see the full list at any moment using your Hepsia Control Panel along with the folder path required for your scripts to access the modules. We realize the fact that some third-party programs might require modules which aren't quite popular so as to work efficiently, hence the large amount that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you'll be able to use with your Perl applications regardless of the package deal that you choose.