![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: unicode normalization layerby DrWhy (Chaplain) |
on Sep 15, 2009 at 22:24 UTC ( [id://795491]=note: print w/replies, xml ) | Need Help?? |
If I had the time, I would write my own PerlIO::via::* module using Unicdoe::Normalize and test that it's working right, but unfortunately, I don't. My fallback for now is to slurp the whole file in and pass it through Unicode::Normalize and just hope I don't run into too huge a file in production.
--DrWhy "If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
In Section
Seekers of Perl Wisdom
|
|