File: control

package info (click to toggle)
libhttp-request-ascgi-perl 0.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 92 kB
  • ctags: 10
  • sloc: perl: 430; makefile: 46
file content (15 lines) | stat: -rw-r--r-- 650 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libhttp-request-ascgi-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl (>= 5.805), libclass-accessor-perl
Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Standards-Version: 3.6.2

Package: libhttp-request-ascgi-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl (>= 5.805), libclass-accessor-perl
Description:  Setup a CGI enviroment from a HTTP::Request
 Provides a convenient way of setting up an CGI enviroment from 
 a HTTP::Request.