X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=META.yml;h=9f2555d1b925c0bda164010e5083936d5607fb0c;hp=b3340273cf0bd07f78fed061f8c6e3c16766851d;hb=92cf1014a173792464bbe74d342d9c44bb7698ee;hpb=4d5d5872e8624a2e37fb68c6a280f497806313e8 diff --git a/META.yml b/META.yml index b334027..9f2555d 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,29 @@ ---- -abstract: API to write custom regex engines -author: 'Ævar Arnfjörð Bjarmason ' +--- #YAML:1.0 +name: re-engine-Plugin +version: 0.08 +abstract: API to write custom regex engines +author: + - Vincent Pit +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 build_requires: - Test::More: 0 -distribution_type: module -generated_by: Module::Install version 0.65 -license: perl -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 -name: re-engine-Plugin -no_index: - directory: - - inc - - t + ExtUtils::MakeMaker: 0 + Test::More: 0 requires: - perl: 5.9.5 -tests: t/*.t t/*/*.t t/*/*/*.t + 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.54 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4