X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=3ea6960e1b56294f80894402766a2bca152343ae;hb=dee682e232db910b1e38e162ac51b0d98725e40e;hp=50a9d89a12527a05bf432cca1d4e8cdf708233e2;hpb=bef49d7575c2fbec89f2dc9aa99ca5b6820929b3;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 50a9d89..3ea6960 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.34 +version: 0.46 abstract: Associate user-defined magic to variables from Perl. author: - Vincent Pit @@ -10,11 +10,15 @@ 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 @@ -23,12 +27,13 @@ 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/modules/Variable-Magic.git + repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git no_index: directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.50 +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 +dynamic_config: 1