26 Jun
2012
26 Jun
'12
2:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679 --- Comment #106 from Mason James <mtj@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.