How to find out which perl modules are installed?If you are a Siteground customer, you can easily find all the Perl modules installed on your server. For this purpose you have to go to:
https://mydomain.com:2083/frontend/sg/perlmodules.html
The above will log you in your cPanel and all the Perl modules with their versions will be listed. Note to substitute mydomain.com with your domain.
Anyone else can find the available Perl modules by typing "instmodsh" in a Linux shell. This is an interactive Perl script which has the option "l" to show the available Perl modules.