NAME
testEnvironment - Test Perl environment for proper WebGUI support.
SYNOPSIS
testEnvironment --simpleReport
testEnvironment --help
DESCRIPTION
This WebGUI utility script tests the current Perl environment to make
sure all of WebGUI’s dependencies are satisfied. It also checks for
proper installation of WebGUI’s libraries.
If any of the required Perl modules is not available or outdated, the
script will ask if it should attempt installation using CPAN. This will
only be possible if the script is being run as a superuser.
The script will attempt to find out the latest available version from
<http://update.webgui.org>, and compare with the currently installed
one.
--simpleReport
Prints the status report to standard output, but does not attempt
to upgrade any outdated or missing Perl modules.
--help
Shows this documentation, then exits.
AUTHOR
Copyright 2001-2009 Plain Black Corporation.