Nothing means .. not working. It's not entering the called script.
As for $r, the $self is actually a WWW::Utils package and some of the routines
within that package call on Apache->request when running under MP. Nothing gets
stored.
I know the called CGI script is passed $r but I thoug
On 3/26/07, Anthony Gardner <[EMAIL PROTECTED]> wrote:
The script is running under ModPerlRegistry but nothing is happening.
What's your definition of "nothing" in this case?
So, am I right in now thinking, because my cgi script gets wrapped by a
handler, it's considered a content handler?