From: John Napiorkowski Date: Wed, 25 Mar 2015 18:43:23 +0000 (-0500) Subject: minor doc tweak X-Git-Tag: 5.90085^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=77b90892c20eafb4f80910aab7b63f0cd5b43511 minor doc tweak --- diff --git a/lib/Catalyst/UTF8.pod b/lib/Catalyst/UTF8.pod index ec398df..eefb181 100644 --- a/lib/Catalyst/UTF8.pod +++ b/lib/Catalyst/UTF8.pod @@ -205,7 +205,8 @@ precedence: C If true, then do not try to character decode any wide characters in your -request URL query or keywords. +request URL query or keywords. You will need gto handle this manually in your action code +(although if you choose this setting, chances are you already do this). C