Add missing Catalyst::Devel author dep
Dagfinn Ilmari Mannsåker [Mon, 16 May 2011 15:07:25 +0000 (15:07 +0000)]
Makefile.PL

index 857a643..0f1481d 100644 (file)
@@ -69,6 +69,7 @@ else {
 
 author_requires 'CatalystX::LeakChecker', '0.05';
 author_requires 'File::Copy::Recursive'; # For http server test
+author_requires 'Catalyst::Devel', '1.0'; # For http server test
 
 author_tests 't/author';
 author_requires(map {; $_ => 0 } qw(