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


Attached is a partial PIR-based implementation of trans() for Str.pir  
(for transliteration); diff run off r28183.  It handles very simple  
transliteration only and doesn't deal with strings that are  
interpolated as Ranges, so it will need some more significant tweaking  
to get everything working.  I will add a version of trans.t to pugs  
that works with Rakudo; this patch doesn't pass all transliteration  
tests yet.

A more fully implemented p6-based version is being developed and will  
be added when using p6 code for classes becomes possible.

chris

Attachment: trans.diff
Description: Binary data



Reply via email to