[Catalyst] Wide (Unicode) character problem?
John M. Dlugosz
wxju46gefd at snkmail.com
Wed Mar 23 02:35:54 GMT 2011
Any clues what this means:
"Caught exception in engine "Wide character in syswrite at
/usr/share/perl5/Catalyst/Engine.pm line 675"
When I had a literal U+2032 (a U.S. "feet" measurement mark) in my tt file, Catalyst
didn't mind one bit. I moved that particular content into a model, and now it's expanded
into the Alloy template rather than being part of the template's own source. But Catalyst
shouldn't know the difference, right?
Now when I run, I get this error. Removing this one character from the data makes it go away.
What's the deal here?
More information about the Catalyst
mailing list