Fix the perl version required there also
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 6e8fcc7..ef3263a 100644 (file)
@@ -1,6 +1,6 @@
 use inc::Module::Install 0.87;
 
-perl_version '5.008001';
+perl_version '5.008006';
 
 name 'Catalyst-Runtime';
 all_from 'lib/Catalyst/Runtime.pm';