X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FB-RecDeparse.git;a=blobdiff_plain;f=META.yml;h=a86eaa559cf2816761c461f66e5d2995376e4a84;hp=28a1a5dbd9582039b6b4fcbc34a38c1ef556796c;hb=ed8af32fb71887b9d4bb8e43c0efa02d558da44e;hpb=1d2427fbf7b1ebd7c4e000f806265b61b3bda8ca diff --git a/META.yml b/META.yml index 28a1a5d..a86eaa5 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: B-RecDeparse -version: 0.04 +version: 0.05 abstract: Deparse recursively into subroutines. author: - Vincent Pit @@ -8,18 +8,30 @@ license: perl distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 +build_requires: + 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.48 +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 -build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 +dynamic_config: 0