X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=d4d24e855e09d4d7871e11661266cdd1d4f4e75f;hb=cb678e6b73356092edce6d42b76f3d667f95d7c4;hp=fc83fa88b8c30e2ecb14ec0cb64c7ba3df807eac;hpb=47e2d1bc5fd0a815679af42924899c1a56d41c23;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index fc83fa8..d4d24e8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,20 +5,22 @@ Magic.xs Makefile.PL README lib/Variable/Magic.pm +ptable.h samples/copy.pl samples/magic.pl +samples/synopsis.pl samples/uvar.pl samples/vm_vs_tie.pl 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 t/16-huf.t t/17-ctl.t +t/18-opinfo.t t/20-get.t t/21-set.t t/22-len.t @@ -32,11 +34,14 @@ t/31-array.t t/32-hash.t t/33-code.t t/34-glob.t +t/35-stash.t t/40-threads.t t/41-clone.t -t/90-boilerplate.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/TestValue.pm t/lib/Variable/Magic/TestWatcher.pm