X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=3c3eb9cebac8d9dba3f5a14ca3176428e6a8b64d;hb=a92a3fc064057221cf555728a34901c8062fb069;hp=c7ad209206fbb4f8f7be751621ad808f8eb9908c;hpb=87cd701e17d64551dcabe8d8439ce9e5a9271f7a;p=gitmo%2FClass-MOP.git diff --git a/MANIFEST b/MANIFEST index c7ad209..3c3eb9c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,3 @@ -Build.PL Changes examples/ArrayBasedStorage.pod examples/AttributesWithHistory.pod @@ -10,6 +9,7 @@ examples/LazyClass.pod examples/Perl6Attribute.pod inc/Module/Install.pm inc/Module/Install/Base.pm +inc/Module/Install/Build.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm @@ -30,6 +30,8 @@ lib/Class/MOP/Module.pm lib/Class/MOP/Object.pm lib/Class/MOP/Package.pm lib/metaclass.pm +MOP.xs +ppport.h Makefile.PL MANIFEST META.yml @@ -55,6 +57,7 @@ t/019_anon_class_keep_alive.t t/020_attribute.t t/021_attribute_errors_and_edge_cases.t t/022_attribute_duplication.t +t/023_attribute_get_read_write.t t/030_method.t t/031_method_modifiers.t t/040_metaclass.t @@ -91,4 +94,3 @@ t/lib/MyMetaClass/Instance.pm t/lib/MyMetaClass/Method.pm t/pod.t t/pod_coverage.t -TODO