Source: libcgi-pm-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ansgar Burchardt , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: libhtml-parser-perl, libtest-deep-perl, libtest-warn-perl, perl Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcgi-pm-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcgi-pm-perl.git Homepage: https://metacpan.org/release/CGI Testsuite: autopkgtest-pkg-perl Package: libcgi-pm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl Recommends: libcgi-fast-perl (>= 1:2.01) Breaks: libcgi-fast-perl (<< 1:2), git (<< 1:2.1.3) Description: module for Common Gateway Interface applications CGI.pm is a Perl module that provides classes useful for creating Web forms and for parsing their contents. It defines CGI objects, entities that contain the values of the current query string and other state variables.