Paketname | libapache2-request-perl |
Beschreibung | generic Apache request library - Perl modules |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.08-5.1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 440 Byte |
Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libapr1 (>= 1.2.7), libapreq2 (= 2.08-5.1), libaprutil1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libapreq2 |
Paketgröße | 94358 Byte |
Prüfsumme MD5 | d2c2ec8612dfa6909b328beb0e4094ec |
Prüfsumme SHA1 | 03428b96fabdbff6686429a95a2b1c366b4d6945 |
Prüfsumme SHA256 | 5bb83a3d9304b3655cf67ffb270ec7d4dfbc01a5e58a72c085dbf1b4f8a80368 |
Link zum Herunterladen | libapache2-request-perl_2.08-5.1_i386.deb |
Ausführliche Beschreibung | 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.
|