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
|
Source: libdbix-class-helpers-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libaliased-perl (>= 0.34),
libcarp-clan-perl,
libdatetime-format-sqlite-perl,
libdbd-sqlite3-perl,
libdbix-class-candy-perl (>= 0.003001),
libdbix-class-perl (>= 0.08260),
libdbix-introspector-perl,
liblingua-en-inflect-perl,
libmodule-runtime-perl,
libmoo-perl (>= 2),
libnamespace-clean-perl,
libsafe-isa-perl,
libsql-translator-perl,
libsub-exporter-progressive-perl,
libtest-deep-perl,
libtest-fatal-perl,
libtest-roo-perl,
libtext-brew-perl,
libtry-tiny-perl,
perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdbix-class-helpers-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdbix-class-helpers-perl.git
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 (>= 0.003001),
libdbix-class-perl (>= 0.08260),
libdbix-introspector-perl,
liblingua-en-inflect-perl,
libmodule-runtime-perl,
libmoo-perl (>= 2),
libnamespace-clean-perl,
libsafe-isa-perl,
libsub-exporter-perl,
libtext-brew-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.
|