Apache::SSI can now be subclassed much more easily under mod_perl, because it knows how to deal with PERL_METHOD_HANDLERS=1 scenarios. See the docs' SUMMARY for more info.
The tests have been moved into the t/ directory, and there's a new real.t test that will start an apache server and fetch a few pages.