[Catalyst] Re: utf8 / pg double encoding problem
demerphq
demerphq at gmail.com
Sun Jan 6 14:06:50 GMT 2008
On 06/01/2008, Ash Berlin <ash_cpan at firemirror.com> wrote:
> Never trust dumper or printing to your terminal to tell if something
> is in UTF8 or not. Terminals try to be too smart.
>
> This is what Devel::Peek is for. Use it. Trust that.
Well, that is good advice, but a combination of utf8::is_utf8 and
dumper should be fine as well.
yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"
More information about the Catalyst
mailing list