# Configuration for Perl tests.  -*- perl -*-

# The level of coverage achieved by the test suite.
$COVERAGE_LEVEL = 85;

# Default minimum version requirement.
$MINIMUM_VERSION = '5.020';

# File must end with this line.
1;