X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=META.yml;h=fc1d023e0f30d9783b4cd1771ec09a48c251bb06;hp=b3340273cf0bd07f78fed061f8c6e3c16766851d;hb=HEAD;hpb=21cc4700bd7cd85c649f94bee9066d95c61ec978 diff --git a/META.yml b/META.yml index b334027..fc1d023 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,35 @@ --- -abstract: API to write custom regex engines -author: 'Ævar Arnfjörð Bjarmason ' +abstract: 'API to write custom regex engines' +author: + - 'Ævar Arnfjörð Bjarmason ' + - 'Vincent Pit ' build_requires: - Test::More: 0 -distribution_type: module -generated_by: Module::Install version 0.65 + Config: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + XSLoader: '0' + lib: '0' +configure_requires: + Config: '0' + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005' license: perl 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' name: re-engine-Plugin no_index: directory: - - inc - t + - inc requires: - perl: 5.9.5 -tests: t/*.t t/*/*.t t/*/*/*.t + XSLoader: '0' + perl: '5.010' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=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 +version: '0.12' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'