I have a mod_perl handler that should make a new HTTP::Request object for an Apche object using the POST method How do I copy the POSTed arguments into the HTTP::Request header? Jonas Nordstrom