<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>5.90042 should be hitting cpan by now and hopefully resolves these issues. Give it a try and let me know.</div><div><br></div><div>Bill, this shouldn't break existing apps that didn't use the Unicode plugin and where people rolled they're own. &nbsp;If the latest on cpan breaks your app please let us know with details so we can resolve.</div><div><br></div><div>To be clear, the only people that have something to do is those that used the existing stand alone plugin and relied on the default behavior which is to encode UTF8. &nbsp;At some point they should remove the plugin from the "use Catalyst ..." Line and add the encoding config value since the new default is to not encode (so as to not break apps like yours , bill!)</div><div><br></div><div>John<br><br>Sent from my iPhone</div><div><br>On Jun 14, 2013, at 4:42 PM, Bill Moseley &lt;<a href="mailto:moseley@hank.org">moseley@hank.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>On Fri, Jun 14, 2013 at 11:29 AM, John Napiorkowski <span dir="ltr">&lt;<a href="mailto:jjn1056@yahoo.com" target="_blank">jjn1056@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Yup this is a regression! &nbsp;We have a patch in HEAD and it should go out later today. &nbsp;Sorry for the trouble ( but at least I know who's upgrading)<br></blockquote><div><br></div><div>I upgraded yesterday and noticed the same thing in out tests:</div>

<div><br></div><div>[error] Caught exception in engine "Can't use string ("Can't call method "decode" on an"...) as a HASH ref while "strict refs" in use at /Users/bill/perl5/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Catalyst/Plugin/Unicode/Encoding.pm line 101."&nbsp;</div>

<div><br></div><div>I'll wanted to investigate I have my own code that handles decode/encode and need time to move to the Catalyst code. &nbsp; Until we can migrate what would you recommend so that we don't have two plugins trying to handle the decoding?</div>

<div><br></div><div><br></div><div>I also noticed that UploadProgress got pulled in -- but I don't think we are using that so was a bit surprised by that requirement.</div><div><br></div><div><br></div></div>-- <br>Bill Moseley<br>

<a href="mailto:moseley@hank.org" target="_blank">moseley@hank.org</a>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a></span><br><span>Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a></span><br><span>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a></span><br><span>Dev site: <a href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a></span><br></div></blockquote></body></html>