Package: libapache-request-perl (1.33-1) [universe]
Links for libapache-request-perl
Ubuntu Resources:
Download Source Package libapache-request-perl:
- [libapache-request-perl_1.33-1.dsc]
- [libapache-request-perl_1.33.orig.tar.gz]
- [libapache-request-perl_1.33-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Ron Lee
- Ivan Kohler
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Generic Apache Request Library
This package contains modules for manipulating client request data via the Apache API with Perl and C. Functionality includes:
- parsing of application/x-www-form-urlencoded data - parsing of multipart/form-data - parsing of HTTP Cookies
The Perl modules are simply a thin xs layer on top of libapreq, making them a lighter and faster alternative to CGI.pm and CGI::Cookie.
Other Packages Related to libapache-request-perl
|
|
|
-
- dep: libapache-mod-perl
- integration of perl with the Apache web server
-
- dep: perl (>= 5.8.7-5ubuntu1)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.8.7
- virtual package provided by perl-base