X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=META.yml;h=9f2555d1b925c0bda164010e5083936d5607fb0c;hp=cf689cbdf07bdcf136946a1733839bb81595a6c4;hb=92cf1014a173792464bbe74d342d9c44bb7698ee;hpb=2dd7bc5f80da4fe2220e28de1102641c239d084c diff --git a/META.yml b/META.yml index cf689cb..9f2555d 100644 --- a/META.yml +++ b/META.yml @@ -1,15 +1,29 @@ -abstract: Regular Expression engine API -author: "\xC3\x86var Arnfj\xC3\xB6r\xC3\xB0 Bjarmason " -build_requires: - Test::More: 0 -distribution_type: module -generated_by: Module::Install version 0.64 -license: perl -name: re-engine-Plugin -no_index: - directory: - - inc - - t -requires: - perl: 5.9.5 -tests: t/*.t +--- #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: + ExtUtils::MakeMaker: 0 + Test::More: 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.54 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4