File: control

package info (click to toggle)
libhash-diff-perl 0.009-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 196 kB
  • ctags: 151
  • sloc: perl: 2,150; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 886 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
Source: libhash-diff-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: libhash-merge-perl,
                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010),
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhash-diff-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhash-diff-perl.git
Homepage: https://metacpan.org/release/Hash-Diff

Package: libhash-diff-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libhash-merge-perl
Description: module for creating the difference between two hashes
 Hash::Diff returns the difference between two hashes as a hash.