X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fwith.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=a4b97ca95770348818c4b2cff2dd5ead2f039b1c;hp=2dc82b3e218de2e0063545670679875561eddffa;hb=38b20c3c8c5fefb9be82c3d5e49adab22e01697f;hpb=7ab966bd9eb74dd009e0dc81dc9c1f28a0481b0b diff --git a/META.yml b/META.yml index 2dc82b3..a4b97ca 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,39 @@ ---- #YAML:1.0 -name: with -version: 0.02 -abstract: Lexically call methods with a default object. -license: perl -author: - - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - Carp: 0 - Filter::Util::Call: 0 - Scalar::Util: 0 - Sub::Prototype::Util: 0.08 - Text::Balanced: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +--- +abstract: 'Lexically call methods with a default object.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: '0' + ExtUtils::MakeMaker: '0' + Filter::Util::Call: '0' + Scalar::Util: '0' + Sub::Prototype::Util: '0.08' + Test::More: '0' + Text::Balanced: '0' +configure_requires: + ExtUtils::MakeMaker: '0' +dynamic_config: 0 +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: with +no_index: + directory: + - t + - inc +requires: + Carp: '0' + Filter::Util::Call: '0' + Scalar::Util: '0' + Sub::Prototype::Util: '0.08' + Text::Balanced: '0' + perl: '5.009004' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=with + homepage: http://search.cpan.org/dist/with/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2Fwith.git +version: '0.03' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'