File: control

package info (click to toggle)
libdbi-perl 1.53-1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,612 kB
  • ctags: 1,272
  • sloc: perl: 11,100; ansic: 562; makefile: 8
file content (17 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libdbi-perl
Section: perl
Priority: optional
Maintainer: Christian Hammers <ch@debian.org>
Build-Depends: debhelper (>= 4.1.0), cdbs, perl-modules
Standards-Version: 3.7.2

Package: libdbi-perl
Architecture: any
Suggests: dbishell
Conflicts: libdbd-csv-perl (<= 0.2002-1)
Depends: perl (>= 5.8.4-5) | perl-modules, perlapi-5.8.4, ${shlibs:Depends}, libplrpc-perl
Description: Perl5 database interface by Tim Bunce
 The Perl Database Interface by Tim Bunce provides a software layer to
 access any SQL database from within a Perl5 program.  All SQL
 database engines for which a DBD:: driver is available can be
 accessed.