in reply to Thoughts on using and, or, and not over && || !?
return $result or $default
Fortunately, more recent perls would warn you:
Possible precedence issue with control flow operator at ...
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Thoughts on using and, or, and not over && || !?
by Argel (Prior) on Jul 11, 2016 at 22:28 UTC |