X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FB-RecDeparse.git;a=blobdiff_plain;f=META.yml;h=a86eaa559cf2816761c461f66e5d2995376e4a84;hp=7c4e4d1e071a2d9291ff31d6c98c3abc3ebf9e27;hb=ed8af32fb71887b9d4bb8e43c0efa02d558da44e;hpb=f92b75386a7476c420e66629a5a57d1882c0c2f4 diff --git a/META.yml b/META.yml index 7c4e4d1..a86eaa5 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,37 @@ --- #YAML:1.0 -name: B-RecDeparse -version: 0.01 -abstract: Deparse recursively into subroutines. -license: perl -author: +name: B-RecDeparse +version: 0.05 +abstract: Deparse recursively into subroutines. +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 +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + B::Deparse: 0 + base: 0 + Carp: 0 + Config: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 +requires: + B::Deparse: 0 + base: 0 + Carp: 0 + Config: 0 + perl: 5.008001 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=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 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.56 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +dynamic_config: 0