Source: libperl-critic-policy-variables-prohibitlooponhash-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libperl-critic-perl (>= 1.126),
 perl (>= 5.19.5)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperl-critic-policy-variables-prohibitlooponhash-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperl-critic-policy-variables-prohibitlooponhash-perl.git
Homepage: https://metacpan.org/release/Perl-Critic-Policy-Variables-ProhibitLoopOnHash
Testsuite: autopkgtest-pkg-perl

Package: libperl-critic-policy-variables-prohibitlooponhash-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libperl-critic-perl (>= 1.126),
 perl (>= 5.19.5)
Description: avoid write loops on hashes, only on keys and values of hashes
 Perl::Critic::Policy::Variables::Prohibitlooponhash - policy to check
 whether loop correctly iterates on hashes' keys or values.
