Make the code much clearer about what is going on, and remove the horrible map and...
[catagits/Catalyst-Runtime.git] / Makefile.PL
index f63bd56..6a00644 100644 (file)
@@ -12,6 +12,7 @@ perl_version '5.008006';
 name 'Catalyst-Runtime';
 all_from 'lib/Catalyst/Runtime.pm';
 
+requires 'List::MoreUtils';
 requires 'namespace::autoclean';
 requires 'namespace::clean';
 requires 'B::Hooks::EndOfScope' => '0.08';