A user on the Mason list reported a problem when the used an internal
redirect pointed at a location handled by Mason. What was happening is
that the HTML::Mason::ApacheHandler module, which has a _method_ handler
sub ("sub handler ($$)") was being called without a package name (just $r)
because of the internal redirect.
I tried to make a bare bones config that duplicated the problem, but my
really simple config worked just fine. Does this bug ring any bells?
-dave
/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/