On Fri, Mar 25, 2011 at 4:56 PM, shant..... <shantlingayya.sw...@gmail.com> wrote: > How do i know mod_perl 2 built with backward compatible with mod_perl 1
Apache::compat is always included. That's the primary mechanism of backwards compatibility in mod_perl 2. - Perrin