Here's another naive question from a unicode newbie: Is there a way, using perl's unicode support, to remove accents from a string? I looked at \pM but can't figure out how it works, I wasn't able to match anything with it.
Thanks, -- Eric Cholet
Here's another naive question from a unicode newbie: Is there a way, using perl's unicode support, to remove accents from a string? I looked at \pM but can't figure out how it works, I wasn't able to match anything with it.
Thanks, -- Eric Cholet