File: control

package info (click to toggle)
libapache-requestnotes-perl 0.06-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 60 kB
  • ctags: 8
  • sloc: perl: 55; makefile: 51
file content (16 lines) | stat: -rw-r--r-- 727 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapache-requestnotes-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7), libapache-request-perl (>= 0.33)
Maintainer: Víctor Pérez Pereira <vperez@debianvenezuela.org>
Standards-Version: 3.6.2

Package: libapache-requestnotes-perl
Architecture: all
Depends: ${perl:Depends}, libapache-request-perl (>= 0.33)
Description: Perl module for passing form and cookie data around
 Apache::RequestNotes provides a simple interface allowing all phases
 of the request cycle access to cookie or form input parameters in a
 consistent manner.  Behind the scenes, it uses libapreq functions to
 parse request data and puts references to the data objects in pnotes.