[Catalyst] unrecognized characters

David Schmidt davewood at gmx.at
Sun Jun 13 10:39:27 GMT 2010


On Sat, Jun 12, 2010 at 3:56 PM, Xiao Yafeng <xyf.xiao at gmail.com> wrote:
> Hi gurus,
>             I'm new to Catalyst. I've found a strange situation when I wrote
> a website in utf-8. The page will change into unrecognized characters when I
> use DBD::Oracle plus WRAPPER directive.
> but if I use single module like DBD::Oracle or WRAPPER, it will retrieve
> correct words.
> Please help! any replies are welcome! I could post the source code if
> needed.
> Besides. I use Catalyst::Plugin::Unicode for encoding, it works fine when I
> just use DBD::Oracle module only.
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>

Read the pod, the author suggests not to use it anymore

http://search.cpan.org/dist/Catalyst-Plugin-Unicode/lib/Catalyst/Plugin/Unicode.pm


-- 
David Schmidt   |   http://www.fm5.at



More information about the Catalyst mailing list