Bug 26673: Fix perlcritic complains
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Nov 2020 07:42:20 +0000 (08:42 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Nov 2020 07:42:20 +0000 (08:42 +0100)
commit59588c3a3e3390c2796ac417696829fd26fcb4f0
tree06d3ac64bfc974bf487d2f178c89603729fe7a94
parent74605e72aa74524984f0411f8db6fd55f2f12148
Bug 26673: Fix perlcritic complains

This patch fixes the following perlcritic complain:
Package declaration must match filename at line 19, column 1.  Correct the filename or package statement.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Barcodes/ValueBuilder.pm
Koha/Z3950Responder/RPN.pm