From: Stevan Little Date: Fri, 3 Feb 2006 21:36:05 +0000 (+0000) Subject: 0.04 X-Git-Tag: 0_04^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7be45b3517a6e1e5e445ea0f180c55aec82d0ac7;p=gitmo%2FClass-MOP.git 0.04 --- diff --git a/MANIFEST b/MANIFEST index 56b152a..bc8ba2d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,6 +4,8 @@ Makefile.PL MANIFEST README META.yml +examples/AttributesWithHistory.pod +examples/ClassEncapsulatedAttributes.pod examples/InsideOutClass.pod examples/InstanceCountingClass.pod examples/Perl6Attribute.pod @@ -26,6 +28,8 @@ t/100_BinaryTree_test.t t/101_InstanceCountingClass_test.t t/102_InsideOutClass_test.t t/103_Perl6Attribute_test.t +t/104_AttributesWithHistory_test.t +t/105_ClassEncapsulatedAttributes_test.t t/pod.t t/pod_coverage.t t/lib/BinaryTree.pm