In README and Makefile.PL, I've noted that mod_perl must be installed before this module will work.
I've updated everything so that it can use HTML::SimpleParse version 0.03, which requires that each output_* function return its output rather than print it.
mod_include has this: if (!(allow_options(r) & OPT_INCLUDES)) { return DECLINED; }