File: control

package info (click to toggle)
libcgi-formalware-perl 1.16-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: perl: 553; xml: 106; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,303 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
32
33
Source: libcgi-formalware-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Ruoso <daniel@ruoso.com>,
           Jonathan Yu <jawnsy@cpan.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9~),
                     libmodule-build-perl
Build-Depends-Indep: perl,
                     libcgi-pm-perl,
                     libtest-pod-perl,
                     libnet-telnet-perl,
                     libxml-dom-perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-formalware-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-formalware-perl.git
#Homepage: https://metacpan.org/release/CGI-Formalware
Homepage: http://backpan.perl.org/authors/id/R/RS/RSAVAGE/
Testsuite: autopkgtest-pkg-perl

Package: libcgi-formalware-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcgi-pm-perl,
         libnet-telnet-perl,
         libxml-dom-perl
Description: Perl module for converting an XML file into a suite of CGI forms
 CGI::Formalware supports providing a type of repository for frequently
 used scripts, which can then be executed locally or remotely (via
 Net::Telnet), by just entering a password (for remote scripts), and
 clicking.