The category of the script is actually simple: To list environment variables. However this script does more than that: Listing environment variables, describing the function of each variable, listing installed perl modules and showing perl informatio...
A simple program to help with installing scripts on new servers, or any server where you are not sure of the correct paths. Env retrieves all variables and displays them in an easy to read table.
Need to find your path to sendmail? Perl version, all available modules, operating system or environmental variables used and returned by your server? This free script will do all that and more. Simply upload, chmod then view all of the above informa...
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. You need the FILE::RECURSE module installed.