![]() |
perl-unicode
|
Detecting/Decoding Unicode Text2004-04-06 15:30:07Hi everyone,I have some ( actually many ) records in a Database that I want to "clean" Some of these records contain Unicode Text ( Mostly East-Asian ) I have tried matching for "\W+" and "\S+" but that is not what I am looking for because I would like to keep "&" and "-" Thanks in advance. -gohaku
|
|