X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=MANIFEST;h=ac3d16060d606eb35299ed4b5a8a254897857340;hp=10c08fd2684bc6f0d011fa67fb43aff8ca08b80f;hb=c88f53009246bbc1af1789f746acc5d841fc0ae8;hpb=109b4f5ea15c640ab7a2eec463cc354754cc5d91 diff --git a/MANIFEST b/MANIFEST index 10c08fd..ac3d160 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.json META.yml Makefile.PL README @@ -17,12 +18,14 @@ t/21-bad.t t/22-bad-mixed.t t/23-bad-notaint.t t/30-scope.t +t/31-hints.t +t/32-global.t t/40-threads.t t/41-threads-teardown.t t/45-memory.t t/46-stress.t t/47-stress-use.t -t/80-regressions.t +t/50-external.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t @@ -43,3 +46,4 @@ t/lib/indirect/TestRequired5/b0.pm t/lib/indirect/TestRequired5/c0.pm t/lib/indirect/TestRequired5/d0.pm t/lib/indirect/TestRequired6.pm +t/lib/indirect/TestRequiredGlobal.pm