[cgiapp] Re: utf8 form processing

Mike Tonks fluffymike at googlemail.com
Tue Oct 21 06:49:39 EDT 2008


Hi Rhesa,

Yes I tries the -utf8 switch for the CGI module, and while it didn't
break the code in any way, it simply didn't seem to do anything.

I did wonder if it could be the use of require instead of use, but I
don't really understand the difference and / or how this affects C::A.

Seems like your code to avoid decoding file uploads would be a good
addition to CGI.pm though - I got the impression it decodes all params
and destroys file uploads if used in this way.

mike


More information about the cgiapp mailing list