]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - MANIFEST
Test that the thread destructors are executed before global destruction
[perl/modules/Thread-Cleanup.git] / MANIFEST
index 7333b2b2248790ad53c21ac1fa738531e4e54fd1..00b94e964e6f975e2a8b6fb1b9fd84646718fa8f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,7 @@
 Changes
 Cleanup.xs
 MANIFEST
+META.json
 META.yml
 Makefile.PL
 README
@@ -12,3 +13,5 @@ t/10-join.t
 t/11-detach.t
 t/20-recurse.t
 t/21-ctl.t
+t/lib/Thread/Cleanup/TestThreads.pm
+t/lib/VPIT/TestHelpers.pm