Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Output.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 14:44:47 +0000 (02:44 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:38 +0000 (12:01 +0200)
commit7b09ce3a22bc0a23f600afffee37d8bee79b053b
treebd1460c82ad11c0483c1dfc0b4d0721947495293
parent16cc80d2bd847cfaf9f41d27314374cd143829ee
Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Output.pm

"return" statement with explicit "undef" at line 128, column 74.  See page 199 of PBP.  (Severity: 5)
Subroutine prototypes used at line 270, column 1.  See page 194 of PBP.  (Severity: 5)
Subroutine prototypes used at line 308, column 1.  See page 194 of PBP.  (Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
C4/Output.pm