1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
Source: libdbix-class-helpers-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Fabrizio Regalli <fabreg@fabreg.it>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcarp-clan-perl,
libdatetime-format-sqlite-perl,
libdbd-sqlite3-perl,
libdbix-class-candy-perl,
libdbix-class-perl (>= 0.08260),
libdbix-introspector-perl,
liblingua-en-inflect-perl,
libmodule-runtime-perl,
libnamespace-clean-perl (>= 0.23),
libsafe-isa-perl,
libstring-camelcase-perl,
libsql-translator-perl,
libsub-exporter-progressive-perl,
libtest-deep-perl,
libtest-exception-perl,
libtest-fatal-perl,
libtest-roo-perl (>= 1.003),
libtry-tiny-perl,
perl,
perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-class-helpers-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-helpers-perl.git
Testsuite: autopkgtest-pkg-perl
Homepage: https://metacpan.org/release/DBIx-Class-Helpers
Package: libdbix-class-helpers-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libcarp-clan-perl,
libdbix-class-candy-perl,
libdbix-class-perl (>= 0.08260),
libdbix-introspector-perl,
liblingua-en-inflect-perl,
libmodule-runtime-perl,
libnamespace-clean-perl (>= 0.23),
libsafe-isa-perl,
libstring-camelcase-perl,
libsub-exporter-perl,
libtry-tiny-perl
Description: collection of helpers for DBIx::Class
DBIx::Class::Helpers bundles many useful helpers for DBIx::Class that
simplify the common case stuff.
|