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

# More than this requires testing obscure encoding nonsense.
$COVERAGE_LEVEL = 90;

# Minimum Perl version requirement.
$MINIMUM_VERSION = '5.024';

# File must end with this line.
1;