Another porting issue for mod_perl2, admittedly this is a libapreq2 change but it might be worth including in the mod_perl porting documentation as anyone porting an application might well run into it (well, I did)
Apache::Cookie->fetch in libapreq2 requires that the request object is passed to it - AFAICS the one in libapreq didn't.
Apache::Cookie is not a mod_perl core module, so it should be documented in the Apache::Cookie and not the mod_perl porting docs. Just imagine if we have started to document all the issues with all 3rd party modules... we are having a hard time coping with finishing the core documention...
Patches to the Apache::Cookie manpage are very welcome. You can send them to the apreq-dev list. http://httpd.apache.org/apreq/
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html