Hi! I prepared changes to Encode MIME-Header module. Can somebody look at changes? Whole diff (with all commits) is available here: https://github.com/dankogai/p5-encode/compare/master...pali:master Changes are: * usage of strict UTF-8 (instead perl's extended utf8) * incorrect UTF-8 sequences are replaced by Unicode replacement char * support for CHECK flags * no croak on invalid input string when called with FB_DEFAULT * extended (unit) tests * fixes for small bugs * new function Encode::find_mime_encoding() * rewritten POD documentation * fixes bug https://rt.cpan.org/Public/Bug/Display.html?id=114034 Also I would like to hear if my changes to POD documentation are OK... Encode module is part of core perl, so per request from #p5p channel I'm sending this email.Thread Next