]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tests/data/perl.conf
Add password history implementation for Heimdal
[kerberos/krb5-strength.git] / tests / data / perl.conf
index 68b6b6453d9bf20cb0546b20382517bca34cd034..6d91bc937e075bbb2614b215ede0da72ab102811 100644 (file)
@@ -6,10 +6,7 @@
 @STRICT_IGNORE = qw(cracklib);
 
 # Default minimum version requirement for included Perl scripts.
-$MINIMUM_VERSION = '5.006';
-
-# Scripts used only by autogen can use a newer version.
-%MINIMUM_VERSION = ('5.010' => ['tests/data']);
+$MINIMUM_VERSION = '5.010';
 
 # File must end with this line.
 1;