Author: twists
Date: Sun Jun  7 00:45:22 2009
New Revision: 759

Modified:
    trunk/Makefile.PL

Log:
As of r748, require Test-More-0.81_01 or greater

Modified: trunk/Makefile.PL
==============================================================================
--- trunk/Makefile.PL   (original)
+++ trunk/Makefile.PL   Sun Jun  7 00:45:22 2009
@@ -107,7 +107,7 @@
      AUTHOR    => 'Adam Kaplan <[email protected]>, Tim Bunce  
<[email protected]>',
      PREREQ_PM => {
          'List::Util'   => 0,
-        'Test::More'   => 0,
+        'Test::More'   => '0.81_01',
          'XSLoader'     => 0,
          'Getopt::Long' => 0,
      },

--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to