next unless $uri =~ "/test.pl"; warn "uri $uri matched $_\n"; $r->handler('cgi-script'); $global_status = Apache::DECLINED; return undef; }