diff options
Diffstat (limited to 'www/p5-libapreq2/pkg-descr')
-rw-r--r-- | www/p5-libapreq2/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/p5-libapreq2/pkg-descr b/www/p5-libapreq2/pkg-descr new file mode 100644 index 000000000000..1c689ab2667c --- /dev/null +++ b/www/p5-libapreq2/pkg-descr @@ -0,0 +1,11 @@ +p5-libapreq2 - Perl elements for the Generic Apache2 Request Library + +This package contains the Perl elements of the Generic Apache2 +Request Library. + + - parsing of application/x-www-form-urlencoded data + - parsing of multipart/form-data + - parsing of HTTP Cookies + +WWW: http://httpd.apache.org/apreq/ +WWW: http://search.cpan.org/dist/libapreq2/ |