X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=MANIFEST;h=13cef2c8a8693f18bfa0a9b07ae3c5e8ee8171ec;hp=2cd91d2a657b68a3c33237f3494def2cbde79ce0;hb=HEAD;hpb=eafc1dab0ebd73e592fda42a9db18d6d4a64c96b diff --git a/MANIFEST b/MANIFEST index 2cd91d2..13cef2c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,16 +1,17 @@ Changes -lib/Regexp/Wildcards.pm -Makefile.PL MANIFEST +META.json META.yml +Makefile.PL README +lib/Regexp/Wildcards.pm samples/wc2re.pl t/00-load.t -t/01-import.t -t/10-jokers.t -t/11-commas.t -t/12-brackets.t -t/boilerplate.t -t/kwalitee.t -t/pod-coverage.t -t/pod.t +t/02-can.t +t/10-obj.t +t/11-opts.t +t/20-jokers.t +t/21-commas.t +t/22-brackets.t +t/23-groups.t +t/24-anchors.t