![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: How to convert grabled characters into their real valueby ColonelPanic (Friar) |
on Nov 26, 2012 at 15:29 UTC ( [id://1005696]=note: print w/replies, xml ) | Need Help?? |
More context would be helpful. Where is your input string coming from, and what do you mean by "real value"? Text::Unidecode only aims to provide a rough ASCII transliteration of the underlying characters, and it is self-admittedly quite bad at Thai. Is this really what you want? Update: also, if you don't know about it already, be sure to check out Encode, the core Perl module that deals with character encodings. When's the last time you used duct tape on a duct? --Larry Wall
In Section
Seekers of Perl Wisdom
|
|