X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=592ee8be9d744f3d03bcf81f99a0a822e344c077;hb=efaabfbfb6d1fc8db7ae1722ff0aa18e8c1b7e6c;hp=6be236ec30931217e1cea77299da7154844e41cf;hpb=74324ad0624c0816fb654b8eddf926ad168ec5e0;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index 6be236e..592ee8b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,6 +7,7 @@ README lib/Variable/Magic.pm samples/copy.pl samples/magic.pl +samples/synopsis.pl samples/uvar.pl samples/vm_vs_tie.pl t/00-load.t @@ -18,6 +19,8 @@ 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 @@ -31,10 +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