NAME
test
DESCRIPTION
This script is ment as a make target in combination with the Makefile.pm module. See module documentation for more details.
FUNCTION
If there is a test.pl, the contents are evalled.
If there is a directory t all files in this dir with extension ".t" are run using Test::Harness.
VARS
If TEST_VERBOSE or VERBOSE are set Test::Harness is set verbose.