X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FB-RecDeparse.git;a=blobdiff_plain;f=META.yml;h=ba16e0354352a3a41b3043bc0a943e449ed14532;hp=6faf45f48a0c69174180c703d2fd0500e7752b2f;hb=HEAD;hpb=d211ac98f97289ed8e2c54cd7ba61e68f5ae87ad diff --git a/META.yml b/META.yml index 6faf45f..ba16e03 100644 --- a/META.yml +++ b/META.yml @@ -3,34 +3,34 @@ abstract: 'Deparse recursively into subroutines.' author: - 'Vincent Pit ' build_requires: - B::Deparse: 0 - Carp: 0 - Config: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 - base: 0 + B::Deparse: '0' + Carp: '0' + Config: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + base: '0' configure_requires: - ExtUtils::MakeMaker: 0 + ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.132140' +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 + version: '1.4' name: B-RecDeparse no_index: directory: - t - inc requires: - B::Deparse: 0 - Carp: 0 - Config: 0 - base: 0 - perl: 5.008001 + 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.07 +version: '0.10'