The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Unicode-CaseFold

Version 0.03: 2012-06-27
  * Stop using the unsafe UTF8_MAXBYTES_CASE macro which could lead to
    buffer overruns (thanks khw).

Version 0.02: 2011-11-11
  * Pass tests with old versions of Test::More.
  * Skip tests that require a newer version of Unicode than the running perl
    can support.
  * Fix a bug with $Unicode::CaseFold::SIMPLE_FOLDING being set improperly.

Version 0.01: 2011-11-11
  * Initial release.