Re: [perl #37633] [REQUEST] PIR syntax for if_null and unless_null opcodes

2005-11-07 Thread Jonathan Worthington
"Allison Randal (via RT)" <[EMAIL PROTECTED]> wrote: One thing that would be nice is a bit of PIR syntactic sugar for if_null and unless_null opcodes. Maybe something like: if null $P5 goto LABEL unless null $P5 goto LABEL Done, enjoy. Thanks, Jonathan

[perl #37633] [REQUEST] PIR syntax for if_null and unless_null opcodes

2005-11-07 Thread via RT
# New Ticket Created by Allison Randal # Please include the string: [perl #37633] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37633 > One thing that would be nice is a bit of PIR syntactic sugar for if_null and unless