X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FB-RecDeparse.git;a=blobdiff_plain;f=META.yml;h=ba16e0354352a3a41b3043bc0a943e449ed14532;hp=7c4e4d1e071a2d9291ff31d6c98c3abc3ebf9e27;hb=HEAD;hpb=f92b75386a7476c420e66629a5a57d1882c0c2f4 diff --git a/META.yml b/META.yml index 7c4e4d1..ba16e03 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,36 @@ ---- #YAML:1.0 -name: B-RecDeparse -version: 0.01 -abstract: Deparse recursively into subroutines. -license: perl -author: - - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - B::Deparse: 0 - Carp: 0 - Config: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +--- +abstract: 'Deparse recursively into subroutines.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + B::Deparse: '0' + Carp: '0' + Config: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + base: '0' +configure_requires: + ExtUtils::MakeMaker: '0' +dynamic_config: 0 +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: B-RecDeparse +no_index: + directory: + - t + - inc +requires: + B::Deparse: '0' + Carp: '0' + Config: '0' + base: '0' + perl: '5.008001' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=B-RecDeparse + homepage: http://search.cpan.org/dist/B-RecDeparse/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FB-RecDeparse.git +version: '0.10'