Bug 26673: Fix perlcritic complains
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Nov 2020 07:42:20 +0000 (08:42 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 13 Nov 2020 21:05:25 +0000 (21:05 +0000)
commit7485f479fafb1b04d7681432c5cc421ab3f2afae
tree112ba37d8ecedf1d31e96286fc103e44af4fb1f0
parent7a1fe44a376d594d2b7c7ce26d0bae421bf109b4
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>
(cherry picked from commit 59588c3a3e3390c2796ac417696829fd26fcb4f0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Barcodes/ValueBuilder.pm
Koha/Z3950Responder/RPN.pm