File: control

package info (click to toggle)
libtemplate-plugin-cgi-perl 3.101-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: perl: 181; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,097 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
23
24
25
26
27
28
29
30
Source: libtemplate-plugin-cgi-perl
Standards-Version: 4.7.3
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libcgi-pm-perl <!nocheck>,
 libtemplate-perl (>= 3.100) <!nocheck>,
 libtest-cpan-meta-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libtest2-plugin-nowarnings-perl <!nocheck>,
 libtest2-tools-explain-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-cgi-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-cgi-perl.git
Homepage: https://metacpan.org/release/Template-Plugin-CGI

Package: libtemplate-plugin-cgi-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libcgi-pm-perl,
Description: Simple Template Toolkit plugin interfacing to the CGI.pm module
 This is a very simple Template Toolkit Plugin interface to the CGI module.  It
 provides some directives to instantiate CGI objects.