[Catalyst] unicode best practices

Daniel McBrearty danielmcbrearty at gmail.com
Thu Feb 15 21:35:28 GMT 2007


thanks! I'll try it.

On 2/15/07, Jonathan Rockway <jon at jrock.us> 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.
>
> Also, read http://www.catalystframework.org/calendar/2006/21 for
> unicode details.
>
> >
> > There is also somewhere a module which causes stash to be flagged
> > utf8, but I haven't needed it. Yet ...
>
> Shouldn't be necessary if you're writing correct code.
>
> --
> package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
> $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
> ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>


-- 
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the multi - language vocab trainer
BTW : 0873928131



More information about the Catalyst mailing list