The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.3 - 2009-05-28

  • Switch to Module::Install
  • Require Catalyst 5.8
  • Allow setting undef encoding (per request) to disable default of UTF-8
  • Don't overwrite encoding set in content types: "text/html; charset=utf-8"
  • Handles the latin-1 (i.e. e-accute) case of encoding that everyone else forgets
  • Copy live tests from Catalyst::Plugin::Encoding
  • Fix bug with setting encoding in config (test from abraxxa)

Modules

Unicode aware Catalyst