X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=cac5360bf6afcb30d20037b70deabe49ee6bac87;hb=91932481de315250b46c30c8251490ed822ed40d;hp=cb4d04614c23317431f6fd4f94a34899801fe916;hpb=77a84f75f33e3ee44e61182dec76699e23025375;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index cb4d046..cac5360 100644 --- a/META.yml +++ b/META.yml @@ -1,16 +1,20 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.01 +version: 0.20 abstract: Associate user-defined magic to variables from Perl. license: perl -generated_by: ExtUtils::MakeMaker version 6.36 +author: + - Vincent Pit +generated_by: ExtUtils::MakeMaker version 6.42 distribution_type: module requires: Carp: 0 - constant: 0 - Test::More: 0 + Exporter: 0 + XSLoader: 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: + Config: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0