If you run Perl or CGI scripts, you may need additional Perl modules installed in your user environment.
Install a Perl module
- Go to System Info & Files → Perl Modules.
- Search for the module name (for example
JSONorLWP::UserAgent). - Select the module and click install.
- 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.