File: control

package info (click to toggle)
libclass-dbi-plugin-type-perl 0.02-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 52 kB
  • ctags: 2
  • sloc: perl: 33; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libclass-dbi-plugin-type-perl
Section: perl
Priority: optional
Maintainer: Bart Martens <bartm@knars.be>
Build-Depends: cdbs, debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6.0-16), libclass-dbi-perl (>= 0.94), libtest-simple-perl, libdbd-sqlite3-perl	
Standards-Version: 3.7.2

Package: libclass-dbi-plugin-type-perl
Architecture: all
Depends: ${perl:Depends}, libclass-dbi-perl (>= 0.94)
Description: Determine type information for Class::DBI table columns
 This module allows Class::DBI-based classes to query their columns
 for data type information in a database-independent manner.
 .
  Homepage: http://search.cpan.org/~simon/Class-DBI-Plugin-Type/