"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 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?


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to