X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=213eb7cf9e4e982aafe4a36c49f57f0da5f431cc;hb=966c26dceba593e4ccb48ea0fd521c3a7d403330;hp=cc0f3f1db781eb6b4eacdf3b80fedaae811d7c02;hpb=0f17e772017f31694cc38cb6425922921a49d750;p=perl%2Fmodules%2Fsubs-auto.git diff --git a/META.yml b/META.yml index cc0f3f1..213eb7c 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,31 @@ --- #YAML:1.0 -name: subs-auto -version: 0.03 -abstract: Read barewords as subroutine names. -license: perl -author: +name: subs-auto +version: 0.05 +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 + ExtUtils::MakeMaker: 0 + Test::More: 0 +requires: + Carp: 0 + perl: 5.01 + Symbol: 0 + Variable::Magic: 0.08 +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.52 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4