File: control

package info (click to toggle)
libmasonx-request-withapachesession-perl 0.31-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 136 kB
  • sloc: perl: 592; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,355 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: libmasonx-request-withapachesession-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: extra
Build-Depends: debhelper (>= 9),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libapache-session-perl,
                     libapache-session-wrapper-perl,
                     libfile-find-rule-perl,
                     libhtml-mason-perl,
                     libtest-pod-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
Homepage: https://metacpan.org/release/MasonX-Request-WithApacheSession

Package: libmasonx-request-withapachesession-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libapache-session-perl,
         libapache-session-wrapper-perl,
         libhtml-mason-perl
Recommends: libapache2-mod-perl2
Description: Session handler in the Mason Request object
 MasonX::Request::WithApacheSession takes advantage of the new flexibility in 
 Mason 1.09_01 and newer to integrate an Apache::Session session directly into
 Mason's Request object.