These are the words that I manifest.
[gitmo/MooseX-UndefTolerant.git] / Makefile.PL
index 9701c9e..ca5c08e 100644 (file)
@@ -6,6 +6,7 @@ author   q{Cory G Watson <gphat@cpan.org>};
 license  'perl';
 
 build_requires 'Test::More';
+build_requires 'Test::More' => '0.002';
 
 requires 'Moose' => '0.89';
 requires 'Moose::Exporter';