Re: CGI and character encoding

2011-02-25 Thread André Warnier
Thanks to Michael, Michael, Lloyd, Cees, your answers and insights have made things clearer for me. I think I'll use a combination of all of that for this new application we're writing. In other words, to program "defensively", I propose to do this : when sending the html page with the : - cr

Can't locate object method "STORE" via package "APR::Request::Param::Table"

2011-02-25 Thread James B. Muir
Hello, I am using the excellent Apache2::Request module. I'm writing a mod_perl2 authen handler. I'd like to be able to modify the value of, or delete, a parameter and then allow the request to be further processed by the mod_jk response handler. Based on my reading it looks like it should be

Re: [Mason] ANNOUNCE: Mason 2

2011-02-25 Thread Jonathan Swartz
Thanks André. I haven't touched the site in a while but it's due for an overhaul (and conversion to Mason 2) so will hopefully fix things then. On Feb 24, 2011, at 12:56 PM, André Warnier wrote: > This being said, I would like to report a small bug, I believe more of the > web server than Mason