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


> Set.new((2,).Seq,3).perl
set((2,).Seq,3)
> Set.new((2,).Seq,3).perl.EVAL.perl
set(3,2)

Failure of .perl.EVAL to round-trip.  Don't know which side of the trip
is at fault.

-zefram

Reply via email to