File: control

package info (click to toggle)
libhttp-server-simple-recorder-perl 0.03-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 124 kB
  • ctags: 100
  • sloc: perl: 1,059; makefile: 15
file content (22 lines) | stat: -rw-r--r-- 1,118 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libhttp-server-simple-recorder-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.10-12), libhttp-server-simple-perl (>= 0.10), 
 libio-tee-perl, libtest-http-server-simple-perl (>= 0.02), libtest-pod-perl,
 netbase
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini@univ-metz.fr>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-server-simple-recorder-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/

Package: libhttp-server-simple-recorder-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhttp-server-simple-perl (>= 0.33-2),
 libio-tee-perl, libtest-http-server-simple-perl (>= 0.02)
Description: Mixin to record HTTP::Server::Simple's sockets
 HTTP::Server::Simple::Recorder allows you to record all HTTP communication
 between an HTTP::Server::Simple-derived server and its clients.