The -p option to B::Deparse can be helpful when precedence questions arise:
$ perl -MO=Deparse,-p -e '$a if $b %% 5 == 0' ((($b % %5) == 0) and $a); -e syntax OK
In reply to Re^3: Modulus by zero?
by Fletch
in thread Modulus by zero?
by Andrew_Levenson
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |