Bug 32060: Use selectrow_array
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 May 2023 14:36:26 +0000 (16:36 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 6 Jun 2023 19:20:56 +0000 (16:20 -0300)
commitd78bbbeddd0ca8dfb9555977638d177b3b2cbb9b
treed7e47b4c75967803a0e9719a8a1a6ea08f5a6b2d
parentb6ae2c1ee38d6d07dcfb0f9c555b5839ccc7dff7
Bug 32060: Use selectrow_array

Trivial ergonomic patch, use selectrow_array, no need to prepare the
query

+ perltidy the sub

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Biblio.pm