X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=MANIFEST;h=ac3d16060d606eb35299ed4b5a8a254897857340;hp=69f13ed4f152b3e781678823b26dc002fea599a2;hb=c88f53009246bbc1af1789f746acc5d841fc0ae8;hpb=690b145b767297bcf2561580e1ebda2115b42f5f diff --git a/MANIFEST b/MANIFEST index 69f13ed..ac3d160 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.json META.yml Makefile.PL README @@ -17,11 +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/80-regressions.t +t/47-stress-use.t +t/50-external.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t @@ -42,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