I am migrating a lot of Perl Mods from 1.3 to 2.0 I have a login perl mod that calls itself recursively but behaves differently if the Method is a Get or Post. The recursion is done from a Form within the same perl MOD with a Form Action of POST. I can see the Apache access.log seeing the POST action but within the Perl handler the Apache2::Request->method always returns a GET. Please help understand what i need to do to fix it. Thanks
Without seeing the scripts source it would be very difficult to make a diagnose on what the problem is or how to fix it. If you are interested, I'm up for it on a minimal cost. PM me with details and we can take it from there.