File: control

package info (click to toggle)
cgi-extratags-perl 0.02-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 36 kB
  • ctags: 12
  • sloc: perl: 51; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: cgi-extratags-perl
Section: interpreters
Priority: optional
Maintainer: Dennis Schoen <dennis@debian.org>
Standards-Version: 3.0.1
Build-Depends: debhelper

Package: libcgi-extratags-perl
Architecture: all
Depends: ${perl:Depends}, liburi-perl
Description: Useful Extensions for the CGI Module
 CGI::Extratags adds several useful methods to the CGI class,
 such as producing HTML code for a link to an email address or
 producing HTML code for a table row with the arguments as cell
 contents.