http://www.perlmonks.org?node_id=333213


in reply to Invalid UTF8 data: namespace suggestion needed or wheel reinvented?

How is the utf-8 usually being corrupted?
What exactly are you doing (are you just removing illegal characters? what else)?
Rules (is it configurable, or will it be, how)?

I don't know about a module name (Convert::FixMalformedUTF8? Encode::FixMalformedUTF8?) cause it sounds like a script to me (cpan likes those), cause you can do all that with the Encode/Unicode and modules like that (that's what you probably did).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.