http://www.perlmonks.org?node_id=502636


in reply to Re: Mason: Getting autoload behavior with CGI script
in thread Mason: Getting autoload behavior with CGI script

The wrapping chain bits are completely environment-neutral, and will work in any context. The ApacheHandler code is basically just controller code that ties Mason into mod_perl and dispatches to a component based on the URI of a given request.