From: Dave Rolsky Date: Thu, 22 Jan 2009 22:24:44 +0000 (+0000) Subject: update the manifest X-Git-Tag: 0.76^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d17f5a6d67b71dc93538c91a77141cf2e7fab55d;p=gitmo%2FClass-MOP.git update the manifest --- diff --git a/MANIFEST b/MANIFEST index c6c39be..b48cacf 100644 --- a/MANIFEST +++ b/MANIFEST @@ -88,6 +88,8 @@ t/302_modify_parent_method.t t/303_RT_39001_fix.t t/304_constant_codeinfo.t t/305_RT_41255.t +t/306_is_class_loaded.t +t/header_pp.inc t/lib/BinaryTree.pm t/lib/MyMetaClass.pm t/lib/MyMetaClass/Attribute.pm @@ -95,4 +97,5 @@ t/lib/MyMetaClass/Instance.pm t/lib/MyMetaClass/Method.pm t/lib/MyMetaClass/Random.pm t/lib/SyntaxError.pm +t/lib/TestClassLoaded.pm typemap