- Fixes for rt.cpan #17322 and #17331
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 6bb37d1..f37fe54 100644 (file)
@@ -1,5 +1,7 @@
 use inc::Module::Install;
 
+perl_version '5.8.1';
+
 name 'Catalyst';
 all_from 'lib/Catalyst.pm';