X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=blobdiff_plain;f=META.yml;h=2de25214ab701f76f6fe7380dd22ed531e15dbc3;hp=d22fc4ddb0c4a8c09ad5e9572ca4f47188bfc9c3;hb=d027f9e2d01eea3b32eff74cc1e89fae7e8927df;hpb=080d2064dac2793b10dc7d37e42d4573932a2dc6 diff --git a/META.yml b/META.yml index d22fc4d..2de2521 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,37 @@ --- #YAML:1.0 -name: subs-auto -version: 0.04 -abstract: Read barewords as subroutine names. -license: perl -author: +name: subs-auto +version: 0.06 +abstract: Read barewords as subroutine names. +author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - Carp: 0 - Symbol: 0 - Variable::Magic: 0.08 -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::Keywords: 0 + Carp: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + Variable::Magic: 0.31 + XSLoader: 0 +requires: + B::Keywords: 0 + Carp: 0 + perl: 5.01 + Variable::Magic: 0.31 + XSLoader: 0 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=subs-auto + homepage: http://search.cpan.org/dist/subs-auto/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2Fsubs-auto.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