File: control

package info (click to toggle)
libdbix-class-helpers-perl 2.033002-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 972 kB
  • ctags: 358
  • sloc: perl: 4,654; sql: 167; makefile: 7
file content (53 lines) | stat: -rw-r--r-- 2,155 bytes parent folder | download
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
53
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 (>= 9)
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,
                     libstring-camelcase-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: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-class-helpers-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/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,
         libstring-camelcase-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.