]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blob - META.yml
This is 0.04
[perl/modules/re-engine-Plugin.git] / META.yml
1 ---
2 abstract: API to write custom regex engines
3 author: 'Ævar Arnfjörð Bjarmason <avar@cpan.org>'
4 build_requires:
5   Test::More: 0
6 distribution_type: module
7 generated_by: Module::Install version 0.65
8 license: perl
9 meta-spec:
10   url: http://module-build.sourceforge.net/META-spec-v1.3.html
11   version: 1.3
12 name: re-engine-Plugin
13 no_index:
14   directory:
15     - inc
16     - t
17 requires:
18   perl: 5.9.5
19 tests: t/*.t t/*/*.t t/*/*/*.t