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