X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=d984750422c45381c6530aef0fc62b19ec36112c;hb=ae4a0a994e98c604732190116636b349e7779311;hp=592ee8be9d744f3d03bcf81f99a0a822e344c077;hpb=df50c93896a7f5e9335bf64d282640916abbdb91;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index 592ee8b..d984750 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,6 +1,7 @@ Changes MANIFEST -META.yml # Will be created by "make dist" +META.json +META.yml Magic.xs Makefile.PL README @@ -12,9 +13,9 @@ samples/uvar.pl samples/vm_vs_tie.pl t/00-load.t t/01-import.t +t/02-constants.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,11 +38,13 @@ 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 t/99-kwalitee.t t/lib/Variable/Magic/TestDestroyRequired.pm t/lib/Variable/Magic/TestScopeEnd.pm +t/lib/Variable/Magic/TestThreads.pm t/lib/Variable/Magic/TestValue.pm t/lib/Variable/Magic/TestWatcher.pm