in reply to mod_perl/Apache/POST

Uh, what sounds odd. What does
my $r = Apache->request; warn "method: ", $r->method;
say?

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();