[Koha-bugs] [Bug 6280] Invalid SQL being passed in circulation checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 10 16:44:04 CEST 2011


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

--- Comment #7 from Colin Campbell <colin.campbell at 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.


More information about the Koha-bugs mailing list