libapache2-request-perl
generic Apache request library - Perl modules
Description
The generic Apache request library (APR) contains modules for manipulating client request data with the Apache API from Perl and C. Functionality includes: - parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of HTTP Cookies
This package contains the Perl bindings, which are simply a thin XS layer on
top of libapreq, making them a lighter and faster alternative to CGI.pm and
CGI::Cookie.
Apache2::Request provides methods for parsing GET and POST parameters.
Apache2::Cookie provides a CGI::Cookie like API for cookie objects.
Apache2::Cookie::Jar collects Apache2::Cookie objects into a lookup table.
Apache2::Upload adds the upload method to Apache2::Request.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://httpd.apache.org/apreq/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libapache2-request-perl