1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libhash-diff-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhash-merge-perl,
libtest-use-ok-perl,
perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-diff-perl.git
Vcs-Git: git://anonscm.debian.org/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.
|