X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=8362d35e369884854c4c93a49f4d652cdcfca849;hb=refs%2Ftags%2Fv0.13;hp=166ea1d889c2ca260a85c2de5687310e2c284aa9;hpb=6f35a291f0c453d34b617ee9eb03d2a68c410614;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 166ea1d..8362d35 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,20 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.07_02 +version: 0.13 abstract: Associate user-defined magic to variables from Perl. license: perl author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 +generated_by: ExtUtils::MakeMaker version 6.44 distribution_type: module requires: Carp: 0 Exporter: 0 - Test::More: 0 XSLoader: 0 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.3.html version: 1.3 +build_requires: + Config: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0