X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=META.yml;h=5b8958f311b6c26d35f2e22b3b93a32165e0fe50;hp=646e6056226b24dca4af9cc0ee8489924b00eb60;hb=HEAD;hpb=029cd913066b88040c4efaa966c96bf2d4e584d9 diff --git a/META.yml b/META.yml index 646e605..5b8958f 100644 --- a/META.yml +++ b/META.yml @@ -1,29 +1,34 @@ ---- #YAML:1.0 -name: autovivification -version: 0.02 -abstract: Lexically disable autovivification. +--- +abstract: 'Lexically disable autovivification.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + Config: '0' + Exporter: '0' + ExtUtils::MakeMaker: '0' + POSIX: '0' + Test::More: '0' + XSLoader: '0' +configure_requires: + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: autovivification +no_index: + directory: + - t + - inc requires: - perl: 5.008 - XSLoader: 0 + XSLoader: '0' + perl: '5.008003' resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=autovivification - homepage: http://search.cpan.org/dist/autovivification/ - license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git -no_index: - directory: - - t - - inc -generated_by: ExtUtils::MakeMaker version 6.52 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=autovivification + homepage: http://search.cpan.org/dist/autovivification/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git +version: '0.18' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'