Bug 6679 - [SIGNED-OFF] fix 12 perlcritic violations in C4/Auth_with_ldap.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 12:38:42 +0000 (00:38 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 09:39:08 +0000 (11:39 +0200)
commit562335d1c4b72b4063e46fb0987209f20acaa1ce
tree1290e9f18b249f73cb8407357508bf26345b0cbb
parent8cfc1a0804aec420fc57d06892da40c45a0b0183
Bug 6679 - [SIGNED-OFF] fix 12 perlcritic violations in C4/Auth_with_ldap.pm

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

"return" statement with explicit "undef" at line 74, column 24.  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/Auth_with_ldap.pm