You can still get assistance by raising a ticket with our support department should you not be able to find what you are looking for here.

Install Perl modules required by CGI scripts on your account.

If you run Perl or CGI scripts, you may need additional Perl modules installed in your user environment.

Install a Perl module

  1. Go to System Info & Files → Perl Modules.
  2. Search for the module name (for example JSON or LWP::UserAgent).
  3. Select the module and click install.
  4. Wait for installation to complete.

Verify installation

Run a test script that uses the module, or execute perl -MModule::Name -e 'print "OK "' from the terminal. Some modules require server-level installation — contact DanumHost support if the module is unavailable in the installer.

← Back to System Info & Files