]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - META.yml
This is 0.04
[perl/modules/re-engine-Plugin.git] / META.yml
index bf4d097276be597ecc585a51f41100cc5448d127..b3340273cf0bd07f78fed061f8c6e3c16766851d 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,13 +1,19 @@
---- #YAML:1.0
-name:                re-engine-Plugin
-version:             0.04
-abstract:            API to write custom regex engines
-license:             perl
-author:              
-    - Ævar Arnfjörð Bjarmason <avar@cpan.org>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
+---
+abstract: API to write custom regex engines
+author: 'Ævar Arnfjörð Bjarmason <avar@cpan.org>'
+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
+  url: http://module-build.sourceforge.net/META-spec-v1.3.html
+  version: 1.3
+name: re-engine-Plugin
+no_index:
+  directory:
+    - inc
+    - t
+requires:
+  perl: 5.9.5
+tests: t/*.t t/*/*.t t/*/*/*.t