File: control

package info (click to toggle)
cgi-extratags-perl 0.02-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 112 kB
  • ctags: 156
  • sloc: makefile: 410; perl: 51
file content (14 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: cgi-extratags-perl
Section: interpreters
Priority: optional
Maintainer: Dennis Schoen and Alexander Koch <perl@argh.org>
Standards-Version: 3.0.1

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.