In the documentation of a module I'd like to use it says: 'Make sure your mod_perl is at least 1.24, with StackedHandlers, MethodHandlers, Authen, and Authz compiled in.'
How can I tell what modules my version of mod_perl(1.29) is compiled with? Thank you.