# New Ticket Created by Zefram # Please include the string: [perl #129015] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=129015 >
> set($((2,).Seq)).perl set((2,).Seq) > set($((2,).Seq)).perl.EVAL.perl set(2) Failure of .perl.EVAL round-tripping. Set.perl's output isn't taking account of the flattening imposed by the set constructor. -zefram