This script will take a look at your environment variables, location of Perl, location of sendmail, and the location of all installed modules and display them in an easy to read table.
This script displays all the available environment variables on a single page with their values for the current server, URL and client. It is useful when making your own CGI/Perl scripts which use environment variables. You can also find out a lot of inside information about your server using this script.
Perl Diver v2.01 helps you by digging into your server's perl installation and giving you the information you need. Perl Diver v2.01 is a great tool for program developers who need to learn about an unfamiliar server quickly, or for people who've just moved to a new web server.
This free perl script prints the environmental variables and their values as returned by your server. E-vars will also test (ensuring they can be utilized) and list any modules installed on your server with links to CPANs detailed documentation. E-vars will also print the version of Perl running on your server, the operating system and all $Environmental variables returned by your server.