# New Ticket Created by  "Brian S. Julin" 
# Please include the string:  [perl #65988]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65988 >



(\(1,2),\(3,4)).perl.say # .perl of a list of captures will explode

maximum recursion depth exceeded
in method List::list (src/gen_setting.pm:722)
called from method Any::map (src/gen_setting.pm:34)
called from method List::perl (src/gen_setting.pm:732)
called from method Any::map (src/gen_setting.pm:732)
called from method List::perl (src/gen_setting.pm:732)
called from method Any::map (src/gen_setting.pm:732)
called from method List::perl (src/gen_setting.pm:732)
called from method Any::map (src/gen_setting.pm:732)

Reply via email to