]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - MANIFEST
Rename Variable::Magic::TestDieRequired to Variable::Magic::TestScopeEnd
[perl/modules/Variable-Magic.git] / MANIFEST
index 92e00d67884d9518c8c3cd2043bd3baa6f8f2d16..dafdfe69bb85eade1d86f14283ee6348bb644294 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,7 +5,9 @@ Magic.xs
 Makefile.PL
 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
@@ -17,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
@@ -30,8 +34,15 @@ 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