On Monday, March 28, 2011 12:50:00 PM John M. Dlugosz wrote: > I don't understand why > > |Catalyst::Plugin::Unicode::Encoding| > > is necessary, based on the writup: it takes request arguments and converts > them from whatever they came in to Perl's native encoding, and likewise > for the response. > > But Perl is using UTF-8 in its strings anyway. So what's it have to do > with the engine error I noticed before?
What engine error you noticed before? You broke threading. _______________________________________________ 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/
