updating the Test::more dependecy
Stevan Little [Thu, 8 Jun 2006 19:53:48 +0000 (19:53 +0000)]
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',
     },