File: control

package info (click to toggle)
libhttp-body-perl 0.6-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 272 kB
  • ctags: 36
  • sloc: perl: 387; makefile: 45
file content (16 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libhttp-body-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7),  libyaml-perl, libpath-class-perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Standards-Version: 3.7.2

Package: libhttp-body-perl
Architecture: all
Depends: ${perl:Depends}, libyaml-perl, libpath-class-perl
Description: HTTP Body object
 HTTP::Body is perl class for handling HTTP request data in OOP way. It comes
 with method for manipulating stored data as well.