in reply to mod_perl/Apache/POST
say?my $r = Apache->request; warn "method: ", $r->method;
Are you writing it as a Apache::Registry script or as a proper PerlHandler? If a PerlHandler, which kind? Content handler (PerlHandler) or something else (Perl*Handler)?
 - ask
-- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();
|
|---|