File: control

package info (click to toggle)
libclass-dbi-plugin-type-perl 0.02-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 52 kB
  • ctags: 6
  • sloc: makefile: 43; perl: 33
file content (13 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libclass-dbi-plugin-type-perl
Section: perl
Priority: optional
Maintainer: Stephen Quinney <stephen@jadevine.org.uk>
Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16), libclass-dbi-perl (>= 0.94), libtest-simple-perl, libdbd-sqlite3-perl	
Standards-Version: 3.6.1.1

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.