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


$ perl6 -e 'slip(2,3).WHAT.say; slip(2,3).perl.EVAL.WHAT.say'
(Slip)
(List)

The .perl method on Slip ought to produce an expression that specifically
constructs a Slip object.

-zefram

Reply via email to