Bug 6679 - [SIGNED-OFF] fix 7 perlcritic violations in C4/Biblio.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 13:30:33 +0000 (01:30 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:36 +0000 (12:01 +0200)
commit1ea7842b880deb3e60865881af3f5469d1b36d7a
tree82cb21e9cf2bdb4eaca2d392b81531212d5af7f5
parent4715e38e6ab06715ab4b8fcfc588356b89b7aa08
Bug 6679 - [SIGNED-OFF] fix 7 perlcritic violations in C4/Biblio.pm

- Expression form of "eval" at line 492, column 12.  See page 161 of PBP.  (Severity: 5)

- "return" statement with explicit "undef" at line 891, column 5.  See page 199 of PBP.  (Severity: 5)

- Subroutine prototypes used at line 1148, column 1.  See page 194 of PBP.  (Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Biblio.pm