X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=f533af0ee870763e404f3314157906aa3671891e;hb=75e0226fc114601c5e10d253d55e94e201249151;hp=dafdfe69bb85eade1d86f14283ee6348bb644294;hpb=bf4c4354fb3bdfdd4d33501318ba3bdd382469c8;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index dafdfe6..f533af0 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,10 +1,12 @@ Changes MANIFEST -META.yml # Will be created by "make dist" +META.json +META.yml Magic.xs Makefile.PL README lib/Variable/Magic.pm +ptable.h samples/copy.pl samples/magic.pl samples/synopsis.pl @@ -12,9 +14,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,12 +39,13 @@ t/34-glob.t t/35-stash.t t/40-threads.t t/41-clone.t -t/90-boilerplate.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