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


See http://irclog.perlgeek.de/perl6/2015-05-05#i_10552113

Besides the obvious problem (.clone should work there), in the process of 
examining it I encountered another oddity: trapping it with a try block doesn't 
catch the exception unless an explicit CATCH block is added with accompanying 
default; the implicit CATCH misses it entirely.

Reply via email to