Catalyst is tested and works just fine with 5.8.3. Reflect in requirements.
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 6790f06..d6785d9 100644 (file)
@@ -8,7 +8,7 @@ use Module::Install::AuthorRequires;
 use Module::Install::CheckConflicts;
 use Module::Install::AuthorTests;
 
-perl_version '5.008004';
+perl_version '5.008003';
 
 name 'Catalyst-Runtime';
 all_from 'lib/Catalyst/Runtime.pm';