0_34 0_34
Stevan Little [Sat, 26 Aug 2006 06:32:40 +0000 (06:32 +0000)]
Build.PL
Changes

index 00169ba..8ea0a8e 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -8,7 +8,7 @@ my $build = Module::Build->new(
     requires => {
         'Scalar::Util' => '1.18',
         'Sub::Name'    => '0.02',
-        'Carp'         => '0.01',
+        'Carp'         => '0',
         'B'            => '0',
     },
     optional => {},
diff --git a/Changes b/Changes
index d223792..0562797 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Class-MOP.
 
-0.34
+0.34 Sat. Aug. 26, 2006
     * Class::MOP::Class
       - added the %:methods attribute, which like
         the $:version and such just actually goes