replace deprecated Test::YAML::Meta by equivalent Test::CPAN::Meta::YAML
[perl/plp/.git] / META.yml
index 9a367a8c9bd4a2ca4b6eaccb59a3418d33f0031a..23a60fd37dc1a8f1ab36eaf2f351442c544b8846 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: PLP
 abstract: Perl in HTML pages
-version: 3.21
+version: 3.23
 version_from: PLP.pm
 author:
     - Mischa POSLAWSKY <perl@shiar.org>
@@ -14,27 +14,25 @@ requires:
 recommends:
     CGI::Cookie: 0
 optional_features:
-    mod_perl:
+    mod_perl:
         description: mod_perl backend for Apache
         requires:
             Apache::Constants: 0
-    - mod_perl-two:
+    mod_perl_two:
         description: mod_perl2 backend for Apache
         requires:
             Apache2::Const: 0
             Apache2::RequestRec: 0
             Apache2::RequestUtil: 0
             Apache2::RequestIO: 0
-    fastcgi:
+    fastcgi:
         description: FastCGI backend
         requires:
             FCGI: 0.61
 provides:
     PLP:
         file: lib/PLP.pm
-        version: 3.21
-    PLP::Script:
-        file: lib/PLP.pm
+        version: 3.23
     PLP::Functions:
         file: lib/PLP/Functions.pm
         version: 1.00
@@ -61,5 +59,5 @@ provides:
         version: 1.00
 generated_by: Mischa POSLAWSKY <perl@shiar.org>
 meta-spec:
-    version: 1.3
-    url: http://module-build.sourceforge.net/META-spec-v1.3.html
+    version: 1.4
+    url: http://module-build.sourceforge.net/META-spec-v1.4.html