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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 6 Aug 2018 12:59:43 +0000 (13:59 +0100)
commit866806997f4cbb018062c0b1eb12381940d44962
tree37b90cad4a0d7f2603176e8f795b437d1c5a04ba
parent7b8ea20bce5e1e2329536677dba049a768f19a83
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>
(cherry picked from commit 4d45bd575569880676a212655d3d747f368697e4)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm