X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=cfa8e613c8fdd97f896874c0efc5fdeaf330fcb7;hb=39b3bffa90cd07a8edd6ff9e22481bc61c33dd6a;hp=b6c1e7f3035224bb24928937c074778d1398eb0e;hpb=d3841a7816c3e170f292ced4a5818ab252574300;p=perl%2Fmodules%2FRegexp-Wildcards.git diff --git a/META.yml b/META.yml index b6c1e7f..cfa8e61 100644 --- a/META.yml +++ b/META.yml @@ -1,14 +1,19 @@ --- #YAML:1.0 name: Regexp-Wildcards -version: 0.01 -abstract: Converts wildcards expressions to Perl regular expressions. +version: 1.02 +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