in reply to Re^2: Reversing Arabic String direction
in thread Reversing Arabic String direction
DB<115> join "", reverse map { /\d/ ? $_ : scalar reverse $_ } split + /(\d+)/, name_21 => "21_eman"
But I didn't check your code...
Cheers Rolf
(addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Reversing Arabic String direction
by boftx (Deacon) on Jul 10, 2014 at 22:11 UTC | |
by LanX (Saint) on Jul 10, 2014 at 22:21 UTC |