X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/6502138149073847d613a911407c9d0735e0f334..971a4e3d553f203c80c8d20f0e7822d682b7e9a8:/META.yml diff --git a/META.yml b/META.yml index 0f7e9ea..0f653bf 100644 --- a/META.yml +++ b/META.yml @@ -14,18 +14,18 @@ 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 @@ -50,7 +50,7 @@ provides: version: 1.00 PLP::Tie::Delay: file: lib/PLP/Tie/Delay.pm - version: 1.00 + version: 1.01 PLP::Tie::Headers: file: lib/PLP/Tie/Headers.pm version: 1.01 @@ -59,5 +59,5 @@ provides: version: 1.00 generated_by: Mischa POSLAWSKY 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