X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=c0d2d4a6c4f800950c092f28a64b94383b7ec1bd;hb=d6f61a3d7918845e8ee6c9cac65af29aa3ca6cf0;hp=10dd95b442bcb57d6557f91571b5102824c63148;hpb=6305572fe1d1790682966644ede8f267f22bd1d1;p=perl%2Fmodules%2FRegexp-Wildcards.git diff --git a/META.yml b/META.yml index 10dd95b..c0d2d4a 100644 --- a/META.yml +++ b/META.yml @@ -1,15 +1,19 @@ --- #YAML:1.0 name: Regexp-Wildcards -version: 0.04 +version: 1.00 abstract: Converts wildcard expressions to Perl regular expressions. license: perl -generated_by: ExtUtils::MakeMaker version 6.32 +author: + - Vincent Pit +generated_by: ExtUtils::MakeMaker version 6.42 distribution_type: module requires: - Test::More: 0 + Carp: 0 + Exporter: 0 Text::Balanced: 0 meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.2.html - version: 1.2 -author: - - Vincent Pit + url: http://module-build.sourceforge.net/META-spec-v1.3.html + version: 1.3 +build_requires: + ExtUtils::MakeMaker: 0 + Test::More: 0