X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=d42950052810afab633390eced4240b805a73773;hb=bdc2a15aa5ca3f57b45d2c6e560f110c91b2ae87;hp=592ee8be9d744f3d03bcf81f99a0a822e344c077;hpb=df50c93896a7f5e9335bf64d282640916abbdb91;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index 592ee8b..d429500 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,10 +1,11 @@ Changes MANIFEST -META.yml # Will be created by "make dist" +META.yml Magic.xs Makefile.PL README lib/Variable/Magic.pm +ptable.h samples/copy.pl samples/magic.pl samples/synopsis.pl @@ -14,7 +15,6 @@ t/00-load.t t/01-import.t t/10-simple.t t/11-multiple.t -t/12-sig.t t/13-data.t t/14-callbacks.t t/15-self.t @@ -37,6 +37,7 @@ t/34-glob.t t/35-stash.t t/40-threads.t t/41-clone.t +t/80-leaks.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t