Bug 19604: Fix perlcritic "Loop iterator is not lexical"
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 31 Jul 2018 11:21:00 +0000 (08:21 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jul 2018 13:44:36 +0000 (10:44 -0300)
commit4d45bd575569880676a212655d3d747f368697e4
tree0043ce43f9db2196fcb1728c01942b361a68837e
parentdec983ec1b12de0e95aa0d64fc6e32a9d5b3fece
Bug 19604: Fix perlcritic "Loop iterator is not lexical"

Loop iterator is not lexical at line 318, column 13.  See page 108 of
PBP.  (Severity: 5)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm