Post data with Apache2::Request

2008-05-24 Thread kropotkin
Hi I am trying to obtain POST data from a form. I have these lines: my $req = Apache2::Request->new($r); my $email = $req->body('email'); My form contains a field called 'email'. However no data. The line: print $req->body_status(); outputs 'SUCCESS' seeming to indicate a) that $req as an

Re: [RELEASE CANDIDATE]: Apache2::DebugFilter 0.03

2008-05-24 Thread Fred Moyer
Philip M. Gollucci wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, If this looks good, I'll upload it to CPAN Tue-Wed next week. +1 httpd 2.2.4 perl 5.8.8 mp 2.0.5-dev There are no open PRs for this module after this release. http://people.apache.org/~pgollucci/perl/cpan/Apa