X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=b4f5ecf248de6b07a1c9b73e6172b469ce26f0ad;hb=03134cc40a83015fe9fc077cc903fabb245ea4c8;hp=951d1fb8beba87dccf8e7fc2cda0433a77892510;hpb=7c97a83a6831a64f4f6886fbc76b9f78af9d1d69;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 951d1fb..b4f5ecf 100644 --- a/META.yml +++ b/META.yml @@ -1,20 +1,39 @@ ---- #YAML:1.0 -name: Variable-Magic -version: 0.21_02 -abstract: Associate user-defined magic to variables from Perl. -license: perl -author: - - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - Carp: 0 - Exporter: 0 - XSLoader: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +--- +abstract: 'Associate user-defined magic to variables from Perl.' +author: + - 'Vincent Pit ' build_requires: - Config: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: '0' + Config: '0' + Exporter: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + XSLoader: '0' + base: '0' + lib: '0' +configure_requires: + Config: '0' + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: Variable-Magic +no_index: + directory: + - t + - inc +requires: + Carp: '0' + Exporter: '0' + XSLoader: '0' + base: '0' + perl: '5.008' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=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 +version: '0.56'