On Thu, May 14, 2009 at 11:34:21AM -0700, Patrick R. Michaud via RT wrote: > I'm not sure what the correct behavior should be here, so I'm converting > this ticket into a request to confirm/clarify the spec.
Followup... Larry has since clarified that .print on a Cursor object (used while performing the match) refers to the <print> rule, while .print on a Match object (the returned value of a match) inherits from Any.print . It may take a short while for me to reconfigure either Rakudo or PGE for this behavior, but we know how it's likely to end up. Pm