Hello everyone, Instead of using CGI.pm, how can I write perl raw code to get all the HTTP post params as a whole string on Apache (mod_perl 1.29)? Any %ENV? Thanks a lot.