0_25
Stevan Little [Thu, 20 Apr 2006 19:50:35 +0000 (19:50 +0000)]
Changes
MANIFEST

diff --git a/Changes b/Changes
index 5ec8315..05c0f48 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Class-MOP.
 
-0.25
+0.25 Thurs. April 20, 2006
     * Class::MOP::Class
       - added create_anon_class for creating anonymous classes
         - added tests for this
index 84c10da..4e956fb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -32,7 +32,7 @@ t/014_attribute_introspection.t
 t/015_metaclass_inheritance.t
 t/016_class_errors_and_edge_cases.t
 t/017_add_method_modifier.t
-t/018_anon_class.t 
+t/018_anon_class.t
 t/020_attribute.t
 t/021_attribute_errors_and_edge_cases.t
 t/030_method.t