[Catalyst] unicode best practices

Richard Jolly richardjolly at mac.com
Fri Feb 16 08:45:23 GMT 2007


On 15 Feb 2007, at 21:15, Jonathan Rockway wrote:

>
> Daniel McBrearty wrote:
>> I also found once I started using the above, I needed to install
>> C::V::TT::ForceUTF8 to avoid garbled output.
>
> This means you're probably not encoding octets to characters properly.
> See what encoding::warnings says about your code.

So needing C::V::TT::ForceUTF8 is a sign you've not handled it properly 
further upstream?

> Also, read http://www.catalystframework.org/calendar/2006/21 for
> unicode details.

Thanks, nice summary.

Richard




More information about the Catalyst mailing list