10 Aug
2011
10 Aug
'11
4:44 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6280 --- Comment #7 from Colin Campbell <colin.campbell@ptfs-europe.com> 2011-08-10 14:44:04 UTC --- Paul it is considered bad practice in many perl circles these days to use postfix if except for flow of control statements e.g. " LAST if $x;". They cause problems because people often miss them when rereading code. The default policies in perlcritic will warn against them see Perl Best Practices for a rationale -- 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.