[perl5-dbi/dbi] 553f57: RT#87029 - exit is a unary operator.
"H.Merijn Brand - Tux" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <51e923c7a3154_1f89559d584543@hookshot-fe5-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: 553f576a3646ac3b1dd920edc242511a395dbb6d
https://github.com/perl5-dbi/dbi/commit/553f576a3646ac3b1dd920edc242511a395dbb6d
Author: H.Merijn Brand - Tux <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M t/16destroy.t
Log Message:
-----------
RT#87029 - exit is a unary operator.
named unary operators have arithmetic precedence, i.e. tighter than ||