X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=6dd009005a41612ae3ef026061771f82738315be;hb=2a7199760cc1080be8e62e425d74a85f4eebcdfc;hp=1312412cbd55e6a6def8f75034fe2330eef1bed9;hpb=9e65e9bfbd5fa2ee747e865d1471b26ec229383c;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/META.yml b/META.yml index 1312412..6dd0090 100644 --- a/META.yml +++ b/META.yml @@ -1,17 +1,45 @@ ---- #YAML:1.0 -name: Variable-Magic -version: 0.11 -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 - Test::More: 0 - XSLoader: 0 +--- +abstract: 'Associate user-defined magic to variables from Perl.' +author: + - 'Vincent Pit ' +build_requires: + Carp: '0' + Config: '0' + Exporter: '0' + ExtUtils::MakeMaker: '0' + IO::Handle: '0' + IO::Select: '0' + IPC::Open3: '0' + POSIX: '0' + Socket: '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.24, CPAN::Meta::Converter version 2.150010' +license: perl meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + 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.60' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'