From: Stevan Little Date: Thu, 20 Apr 2006 19:50:35 +0000 (+0000) Subject: 0_25 X-Git-Tag: 0_26~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=46666f3380286d61ee9877a09e395753a18a6d62;p=gitmo%2FClass-MOP.git 0_25 --- diff --git a/Changes b/Changes index 5ec8315..05c0f48 100644 --- 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 diff --git a/MANIFEST b/MANIFEST index 84c10da..4e956fb 100644 --- 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