File: control

package info (click to toggle)
libcgi-formbuilder-perl 2.12-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 264 kB
  • ctags: 32
  • sloc: perl: 1,897; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libcgi-formbuilder-perl
Section: perl
Priority: optional
Build-Depends-Indep: cdbs, debhelper (>= 4), perl (>= 5.6.0-16)
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.6.0

Package: libcgi-formbuilder-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Suggests: libhtml-template-perl (>= 2.6), libtemplate-perl (>= 2.08), libtext-template-perl (>= 1.43)
Conflicts: libhtml-template-perl (<< 2.6), libtemplate-perl (<< 2.08), libtext-template-perl (<< 1.43)
Description: Easily generate and process stateful forms
 Do you hate generating, processing, and validating CGI forms?
 Do you love Perl?
 .
 FormBuilder is the answer. It's an extremely fast, robust Perl module
 with a ridiculous set of features.