[Koha-bugs] [Bug 6679] Fixing code so it passes basic Perl::Critic tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 26 15:59:53 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679

--- Comment #106 from Mason James <mtj at kohaaloha.com> ---
Created attachment 10504
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10504&action=edit
Bug 6679 - fix 5 perlcritic violations in C4/VirtualShelves.pm, and comment-out
obselete sub()

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

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

- Don't modify $_ in list functions at line 664, column 5.  See page 114 of
PBP.  (Severity: 5)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list