On Sat, Mar 29, 2008 at 6:41 AM, André Warnier <[EMAIL PROTECTED]> wrote: > Just for the rest of us : does anyone care to summarise what works and > works not (inasfar as not necessarily documented and/or intuitive) ?
I think it's pretty well-documented: http://perl.apache.org/docs/2.0/user/porting/porting.html#Method_Handlers http://perl.apache.org/docs/2.0/user/coding/coding.html#Method_Handlers http://perl.apache.org/docs/2.0/user/porting/compat.html#Method_Handlers There's more in the 1.0 docs and in all of the mod_perl books. - Perrin