Hi, I have done all of my programs using apache1.3 and modperl 1.0. Now i want to port all of my modperl programs to mod_perl 2.0 and apache2 without using Apache::compat. I am facing problem in first step, for parsing methods i.e GET and POST. Previously in modperl 1.0 if it POST method i was using content. But in modperl 2.0 there is no content method. Please help me. Thanks in advance.
regards Durga