in reply to Can't access {POST|PUT}DATA from CGI script
What's the form type of the POST/PUT data? As far as I understand CGI.pm, those pseudo-params are only valid when you don't have urlencoded or multipart data.