X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=981a6f0a40619f5c39f5571ba24529cb8e9105b5;hb=6d26a1552b4f00bf007551c7106c699eb0266a60;hp=012aebd27557a11e97409a88e25d5a2511891107;hpb=8556481280524737222300317146a23b801f6be0;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 012aebd..981a6f0 100644 --- a/META.yml +++ b/META.yml @@ -1,15 +1,20 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.03 +version: 0.21_01 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 - 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