summaryrefslogtreecommitdiff
path: root/lib/Autom4te/C4che.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Autom4te/C4che.pm')
-rw-r--r--lib/Autom4te/C4che.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Autom4te/C4che.pm b/lib/Autom4te/C4che.pm
index 9276eb60..8b7c3c11 100644
--- a/lib/Autom4te/C4che.pm
+++ b/lib/Autom4te/C4che.pm
@@ -31,7 +31,7 @@ This Perl module handles the cache of M4 runs used by autom4te.
=cut
-use 5.006;
+use 5.010;
use strict;
use warnings FATAL => 'all';