Revision history for Perl extension Email::MIME::RFC2047
0.92 2015-04-22
- Unicode range extended to 0x10ffff
Thanks to Mario Paumann for the pull request
- Use warnings
- Support new dzil versions
- Update meta resources
0.91
- Allow some more characters in local parts
Thanks to Joel Stevenson for the report
- Continue decoding in case of some errors
0.90
- Misc bug fixes and cleanups
- Documentation fixes
0.89_02
- Add modules to parse and format address headers
- Make it possible to pass references to decoding methods,
use and update m//g search position in this case
- Make decode_phrase stop at RFC 822 special chars
0.89_01
- Initial version