X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=META.yml;h=2d0892382f258870a5d02f073425a5bda538a2fa;hp=ac404b8fcbf0695e5293f784a3e8d1bb0655207c;hb=8841074697e50dc9be0faf100e25e540968a2d9a;hpb=7fb1e66881f572d36b7c22624b7f09672170b990 diff --git a/META.yml b/META.yml index ac404b8..2d08923 100644 --- a/META.yml +++ b/META.yml @@ -1,13 +1,31 @@ --- #YAML:1.0 -name: re-engine-Plugin -version: 0.05 -abstract: API to write custom regex engines -license: perl -author: - - Ævar Arnfjörð Bjarmason -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: +name: re-engine-Plugin +version: 0.09 +abstract: API to write custom regex engines +author: + - Vincent Pit +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 +requires: + perl: 5.01 + XSLoader: 0 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=re-engine-Plugin + homepage: http://search.cpan.org/dist/re-engine-Plugin/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2Fre-engine-Plugin.git +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +dynamic_config: 0