File: control

package info (click to toggle)
dbix-easy-perl 0.21-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 184 kB
  • sloc: perl: 1,995; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dbix-easy-perl
Section: perl
Priority: optional
Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Standards-Version: 3.9.8
Build-Depends: debhelper

Package: libdbix-easy-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libdbi-perl
Recommends: libterm-readkey-perl, libtext-csv-perl
Suggests: libdbd-mysql-perl | libdbd-pg-perl
Description: Easy to Use DBI Interface
 DBIx::Easy is an easy to use DBI interface.
 Currently the Pg, mSQL, mysql, sybase and ODBC drivers are supported.
 Note that you also need one of the DBD::* drivers to use this module.
 For additional information please refer to the manpage.