This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #113584] tr/// multiple transliterations
authorKarl Williamson <public@khwilliamson.com>
Mon, 11 Jun 2012 15:56:56 +0000 (09:56 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 11 Jun 2012 16:19:58 +0000 (10:19 -0600)
commitcb6d347447b642c0af2d1a378f437459e42ef4f1
tree86a713a61d54a77b7d21cae0e388b89c9d5e6db4
parent72a8661833939ac176d65aaa6cbd4ab72b1030a9
PATCH: [perl #113584] tr/// multiple transliterations

Commit 4de6d205aeab9ec737ca35ba4eb61f37cebefc55 failed to take into
consideration tr///.
lib/utf8_heavy.pl
t/op/tr.t