Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

why need apache::request?

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


practicalperl at gmail

Sep 19, 2007, 11:22 PM

Post #1 of 3 (1863 views)
Permalink
why need apache::request?

I have another question,since we have modperl's full features,why we
need Apache::Request yet?
Thanks.


gozer at ectoplasm

Sep 20, 2007, 12:23 AM

Post #2 of 3 (1686 views)
Permalink
Re: why need apache::request? [In reply to]

lists user wrote:
> I have another question,since we have modperl's full features,

Depends on how you define full features ;-)

> why we
> need Apache::Request yet?

It's called Apache2::Request now for mod_perl 2. Main reason to want to
use it is to deal with client data. POST/GET/cookie data is not fully parsed by
mod_perl 2, and Apache2::Request does a mighty good job at taking care
of that. It's a much better/faster alternative to using CGI.pm

------------------------------------------------------------------------
Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/
Attachments: signature.asc (0.24 KB)


practicalperl at gmail

Sep 20, 2007, 12:31 AM

Post #3 of 3 (1709 views)
Permalink
Re: why need apache::request? [In reply to]

2007/9/20, Philippe M. Chiasson <gozer [at] ectoplasm>:
> lists user wrote:
> > I have another question,since we have modperl's full features,
>
> Depends on how you define full features ;-)
>
> > why we
> > need Apache::Request yet?
>
> It's called Apache2::Request now for mod_perl 2. Main reason to want to
> use it is to deal with client data. POST/GET/cookie data is not fully parsed by
> mod_perl 2, and Apache2::Request does a mighty good job at taking care
> of that. It's a much better/faster alternative to using CGI.pm
>

Thank you for the kind answer.

--jenifer

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.