X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=c38e4a103199c6550b85c0e775477266d1305dd2;hb=dea0c760569c4cf42aa995c5375b82c358e070c3;hp=166ea1d889c2ca260a85c2de5687310e2c284aa9;hpb=6f35a291f0c453d34b617ee9eb03d2a68c410614;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 166ea1d..c38e4a1 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.07_02 +version: 0.24 abstract: Associate user-defined magic to variables from Perl. license: perl author: @@ -10,8 +10,11 @@ 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