]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - MANIFEST
Fix and test segfaults and wrong "Unknown error" exceptions when dieing in require...
[perl/modules/Variable-Magic.git] / MANIFEST
index 6be236ec30931217e1cea77299da7154844e41cf..e7cc346caf08ea7a62c63914f4358d29d693b1ba 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -18,6 +18,7 @@ t/13-data.t
 t/14-callbacks.t
 t/15-self.t
 t/16-huf.t
+t/17-ctl.t
 t/20-get.t
 t/21-set.t
 t/22-len.t
@@ -31,6 +32,7 @@ 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
@@ -38,3 +40,5 @@ t/91-pod.t
 t/92-pod-coverage.t
 t/95-portability-files.t
 t/99-kwalitee.t
+t/lib/Variable/Magic/TestDieRequired.pm
+t/lib/Variable/Magic/TestWatcher.pm