Revision history for Perl module CatalystX::I18N 1.08 Fri Oct 14 2011 - Add support for Data::Localize localization - Better checks for valid locales - Refactoring and code cleanup 1.07 Wed Sep 28 2011 - Fix broken fallback random locale (RT71098, Alexander Hosfeld) - Fix wrong helper filenames (RT71098, Alexander Hosfeld) 1.06 Thu Sep 8 2011 - Fix conflicting role method names error with latest Moose - Check against invalid browser languages - Dist cleanup 1.05 Sun Dec 12 2010 - Add CatalystX::I18N::TraitFor::ViewTT - Add CatalystX::I18N::Role::Colate - Rename Model::L10N an Role::L10N to *::Maketext (Incompatible change!) 1.04 Sat Oct 16 2010 - Added more missing dependencies - Add support for fail_with method in L10N model - Better posix setlocale support (check for return value) - Extend documentation 1.03 Tue Oct 12 2010 - Added missing dependencies - Fixed bugs in GetLocale role - Make sure that request/response traits will be applied only once - Documentation typos - Better locale checks - More tests 1.02 Sun Oct 10 2010 - Added missing dependencies - Better handling of default locales - 'All' role for loading all available roles and traits - Required perl version 5.010 -> 5.008 1.01 Wed Oct 06 2010 - Added missing dependencies - Better handling of default locales - Language-only locales are also accepted 1.00 Wed Oct 06 2010 - original version