X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=ac7fbed747b879b152118e82713d35c6824ceccf;hb=053dfd24ee61e5bcae61562722bd1cb95ef84ac2;hp=4041009db802af78fc15c01a955dc035c3918878;hpb=7c5f28e56c17629e34fa0b2e6e4626e040f9c21d;p=perl%2Fmodules%2FScope-Upper.git diff --git a/MANIFEST b/MANIFEST index 4041009..ac7fbed 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,10 +1,12 @@ Changes MANIFEST +META.yml Makefile.PL README Upper.xs lib/Scope/Upper.pm samples/tag.pl +samples/try.pl t/00-load.t t/01-import.t t/05-words.t @@ -13,26 +15,32 @@ t/11-reap-level.t t/12-reap-block.t t/13-reap-ctl.t t/15-reap-multi.t +t/16-reap-numerous.t t/20-localize-target.t t/21-localize-level.t t/22-localize-block.t t/23-localize-ctl.t +t/24-localize-magic.t t/25-localize-multi.t +t/26-localize-numerous.t t/30-localize_elem-target.t t/31-localize_elem-level.t t/32-localize_elem-block.t t/34-localize_elem-magic.t +t/36-localize_elem-numerous.t t/40-localize_delete-target.t t/41-localize_delete-level.t t/44-localize_delete-magic.t +t/46-localize_delete-numerous.t t/50-unwind-target.t -t/53-unwind-context.t t/55-unwind-multi.t +t/56-unwind-context.t +t/59-unwind-threads.t t/81-stress-level.t -t/90-boilerplate.t +t/85-stress-unwind.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t t/lib/Scope/Upper/TestGenerator.pm -META.yml Module meta-data (added by MakeMaker) +t/lib/Test/Leaner.pm