Changelog for Test-Mojibake
0.7 2012-10-01T14:05:23
[Stanislaw Pusep <stanislav.poussep@buscapecompany.com>]
- fixed multiple =encoding behavior; more deterministic t/01-bad-check.t
v0.6 2012-09-28T21:53:42
[Stanislaw Pusep <stanislav.poussep@buscapecompany.com>]
- fixed incorrect test examples (shame on me!)
v0.5 2012-09-27T12:17:20
[Stanislaw Pusep <creaktive@gmail.com>]
- Attempt to fix https://github.com/creaktive/Test-Mojibake/issues/2
- Kwalitee won't complain any more
v0.4 2012-06-25T19:24:34
[Stanislaw Pusep <stanislav.poussep@buscapecompany.com>]
- version bump
- _detect_utf8: PP version now handles overlong UTF-8 sequences
- tests update (96% coverage)
- Dist::Zilla update
v0.3 2011-05-23T13:49:05
[Stanislaw Pusep <stas@jacotei.com.br>]
- Better tests.
- Fixed 05-encode.t due to CPAN Testers reports.