# New Ticket Created by Moritz Lenz # Please include the string: [perl #62810] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62810 >
There's a basic implementation in http://code.google.com/p/rakudo-prelude/source/browse/trunk/lib/Match.pm It's nothing fancy, and I haven't yet tested if it produces a Match object when eval()ed, but as a debugging aid it's surely worth a patch - once we've got a Perl 6 Prelude in place. Cheers, Moritz