File: control

package info (click to toggle)
libhash-defhash-perl 0.072-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 624; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,243 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
Source: libhash-defhash-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Étienne Mollier <emollier@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libscalar-list-utils-perl <!nocheck>,
                     libstring-trim-more-perl <!nocheck>,
                     libregexp-pattern-defhash-perl <!nocheck>,
                     libtest-exception-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhash-defhash-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhash-defhash-perl.git
Homepage: https://metacpan.org/release/Hash-DefHash
Rules-Requires-Root: no

Package: libhash-defhash-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libscalar-list-utils-perl,
         libstring-trim-more-perl,
         libregexp-pattern-defhash-perl
Suggests: libdefhash-perl
Description: module to manipulate DefHash
 Hash::DefHash is a module to manipulate DefHash.  It is a thin Oriented Object
 skin over the regular Perl hash.