File: control

package info (click to toggle)
dbix-easy-perl 0.17-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 172 kB
  • ctags: 75
  • sloc: perl: 1,964; makefile: 51
file content (17 lines) | stat: -rwxr-xr-x 624 bytes parent folder | download
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.7.2
Build-Depends: debhelper

Package: libdbix-easy-perl
Architecture: all
Depends: ${perl: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.