X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=7909735587550f2b9d8a21b3c0e9b0b57872d896;hb=069f8d055e2471b12d0b45f87a556cb79c8cdf9c;hp=166ea1d889c2ca260a85c2de5687310e2c284aa9;hpb=6f35a291f0c453d34b617ee9eb03d2a68c410614;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 166ea1d..7909735 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.07_02 +version: 0.22 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