X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=fe86c5bef3c11dbbec2e61931330f71120ab0dfa;hb=f3d1fc8f344c277db7b21ba986d3f0bef458c3d8;hp=87e140775cbcecbc12a694dbe29ad86fc0fcf8a7;hpb=37da09a2cefd59ff5d24c60c77a14a3fcfb1e83e;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 87e1407..fe86c5b 100644 --- a/META.yml +++ b/META.yml @@ -1,26 +1,39 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.25 +version: 0.39 abstract: Associate user-defined magic to variables from Perl. author: - Vincent Pit license: perl distribution_type: module configure_requires: + Config: 0 ExtUtils::MakeMaker: 0 +build_requires: + base: 0 + Carp: 0 + Config: 0 + Exporter: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 requires: + base: 0 Carp: 0 Exporter: 0 + perl: 5.008 XSLoader: 0 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic + homepage: http://search.cpan.org/dist/Variable-Magic/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git no_index: directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.48 +generated_by: ExtUtils::MakeMaker version 6.55_02 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 -build_requires: - Config: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 +dynamic_config: 1