File: control

package info (click to toggle)
libhash-diff-perl 0.010-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 112 kB
  • sloc: perl: 88; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 888 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 (>= 10)
Build-Depends-Indep: libhash-merge-perl,
                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010),
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhash-diff-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/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.