# New Ticket Created by  Zoffix Znet 
# Please include the string:  [perl #131496]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131496 >


Handled Failures are explosive again, if they're .perl'ed:

    <Zoffix__> m: given Failure.new { .so; .handled.say; .perl.EVAL.handled.say 
}
    <camelia> rakudo-moar 61ecfd: OUTPUT: «True␤False␤»

Perhaps the `handled` flag should be a public attribute, settable via new?

Reply via email to