Re: New to ModPerl 2

[prev] [thread] [next] [Date index for 2004/11/15]

From: Dan Brian
Subject: Re: New to ModPerl 2
Date: 00:04 on 15 Nov 2004
> Note, though, that libapreq2 will require some changes in your code,  
> but probably less than not using libapreq. Be sure to read the  
> documentation, especially the notes about converting from v1, for  
> Apache::Request and Apache::Cookie at:

I'll add to your list (of potential confusion) that $r->args may not  
produce the expected results, and not just because of the change away  
from array context described at:

    
<http://perl.apache.org/docs/2.0/user/porting/ 
compat.html#C__r_E_gt_args__in_an_Array_Context>

Although Apache::Request inherits methods from Apache::RequestRec,  
args() is one place where there is function overlap:  
Apache::Request->args() returns an Apache::Request::Table object, while  
Apache::RequestRec->args() returns the unparsed query string.


        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

(message missing)

New to ModPerl 2
jonathan vanasco 19:26 on 14 Nov 2004

Re: New to ModPerl 2
Markus Wichitill 19:46 on 14 Nov 2004

Re: New to ModPerl 2
Kurt Hansen 21:05 on 14 Nov 2004

Re: New to ModPerl 2
Joe Schaefer 16:18 on 15 Nov 2004

Re: New to ModPerl 2
jonathan vanasco 05:51 on 16 Nov 2004

Re: New to ModPerl 2
Joe Schaefer 13:31 on 16 Nov 2004

Re: New to ModPerl 2
Kurt Hansen 21:06 on 14 Nov 2004

Re: New to ModPerl 2
Dan Brian 00:04 on 15 Nov 2004

Re: New to ModPerl 2
jonathan vanasco 00:42 on 15 Nov 2004

Re: New to ModPerl 2
jonathan vanasco 00:04 on 15 Nov 2004

Re: New to ModPerl 2
Jonathan Vanasco 16:21 on 16 Nov 2004

Re: New to ModPerl 2
Stef1 17:30 on 16 Nov 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52