fixing version numbers and writing the changelog
[gitmo/Class-MOP.git] / Build.PL
index 3a32dab..00169ba 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -13,7 +13,7 @@ my $build = Module::Build->new(
     },
     optional => {},
     build_requires => {
-        'Test::More'      => '0.47',
+        'Test::More'      => '0.62',
         'Test::Exception' => '0.21',
         'File::Spec'      => '0',
     },