Hi all,in mod_perl 1.0, there was $r->param(), for getting the key/values of a posted form - what happened to this lovely method?
ApacheRequestRec doesn't have a param method that I can see. There has to be some nice way to get this info.
Thanks in advance. Patrick
