Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 14:48:25 +0000 (02:48 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:39 +0000 (12:01 +0200)
commitc42f6fbdb265c20d872c79e207f65e4d800e531c
tree7e62cf797ed600a40473d1ad11f2c26d0d513b42
parent7b09ce3a22bc0a23f600afffee37d8bee79b053b
Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm

"return" statement with explicit "undef" at line 109, column 9.  See page 199 of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 145, column 9.  See page 199 of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 319, column 9.  See page 199 of PBP.  (Severity: 5)

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