Help for this page
package myHandler; use Apache::Constants qw(:common); ... warn "request is ", $r->as_string, "\n"; return DECLINED; }