"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
# 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