I search for a module for getting a http request body (without header stuff etc.). Apache::Request seems to have this functionality but only in the new dev-version: libapreq2-2.01_03-dev see: http://search.cpan.org/src/JOESUF/libapreq2-2.01_03-dev/docs/html/group__XS__Request.html#body I'm not sure if it's a good idea to use this module on a productive server.
Is there another way to get only the post data parameters from a http request? Thanks in advance! Josi Ender -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html