X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=3ea6960e1b56294f80894402766a2bca152343ae;hb=75e0226fc114601c5e10d253d55e94e201249151;hp=e67f456a7449db553f4b9e4561b900a40323c9bb;hpb=da9c1cac7534f75645bb34430d38ec2d912eb9f4;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index e67f456..3ea6960 100644 --- a/META.yml +++ b/META.yml @@ -1,29 +1,39 @@ --- #YAML:1.0 name: Variable-Magic -version: 0.27 +version: 0.46 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.56 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 -resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic - repository: http://git.profvince.com/perl/modules/Variable-Magic.git +dynamic_config: 1