http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679
--- Comment #19 from Chris Cormack <[email protected]> 2011-11-02 03:14:18 UTC --- Created attachment 6141 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6141 Bug 6679 : Don't declare variables in conditionals Don't change $_ in a list context http://search.cpan.org/~elliotjs/Perl-Critic-1.116/lib/Perl/Critic/Policy/ControlStructures/ProhibitMutatingListFunctions.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
