Subject: | Erronious Assumptions about $ENV{MOD_PERL} |
You require Apache if $ENV{MOD_PERL}, but you should instead check
which version of mod_perl is running and react accordingly.
Read http://perl.apache.org/docs/2.0/user/coding/coding.html
Suggest that if you cannot support all mod_perl's, then support none.
Shame, because otherwise it'd be a useful utility module.
hth
lee