or try Catalyst::Plugin::Unicode::Encoding but it works only for return $c->next::method(@_) unless $c->response->content_type =~ /^text|xml$|javascript$/; (see plugin source, not plugin doc ;)