[perl #73774] [BUG] chained tight OR comparison broken

2010-03-25 Thread jn...@jnthn.net via RT
On Tue Mar 23 10:53:37 2010, cjfie...@illinois.edu wrote: Using tight OR for conditional tests is broken when chaining more than two tests (note second and forth test cases below). This is using rakudo (rev a16cde8), below is the version. chris Example code: cjfields$ perl6 -v This

[perl #73774] [BUG] chained tight OR comparison broken

2010-03-24 Thread via RT
# New Ticket Created by Chris Fields # Please include the string: [perl #73774] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73774 Using tight OR for conditional tests is broken when chaining more than two tests