/[Apache-SVN]/perl/embperl/trunk/podsrc/Config.spod
ViewVC logotype

Diff of /perl/embperl/trunk/podsrc/Config.spod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/embperl/trunk/podsrc/Config.spod	2005/11/09 08:10:36	331994
+++ perl/embperl/trunk/podsrc/Config.spod	2005/11/09 08:11:00	331995
@@ -987,6 +987,15 @@ This option disables the setup of %fdat
 with the posted form data.
 Set this when using Execute from your perl script and you have already read the Form Data (via eg. CGI.pm).
 
+=item optFormDataNoUtf8 = 0x2000000
+
+By default Embperl checks all formfields in %fdat 
+if they contain valid UTF-8 strings and if yes sets Perl's
+internals UTF-8 flag.
+
+If this option is set Embperl will never set the UTF-8 on any
+data in %fdat.
+
 
 =item optAllFormData = 8192
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26