[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 Dec 9 09:52:41 CET 2014


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

--- Comment #203 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 34193
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34193&action=edit
Bug 6679 - [SIGNED-OFF] fix 6 perlcritic violations in C4/Reports/Guided.pm

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

- Bareword file handle opened at line 757, column 2.  See pages 202,204 of PBP.
 (Severity: 5)

- Two-argument "open" used at line 757, column 2.  See page 207 of PBP. 
(Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list