用notes 试了半天没弄出来,不知道哪里的问题。
Usage: Apache2::RequestRec::notes(obj, val=NULL) at /www/a.pm line 72
我就是 $r->notes( 'a' => 'b' ); 这样用的。
后来改用 pnotes 就好了。
在 2010年12月22日 上午10:51,Fayland Lam <fayland@gmail.com>写道:
http://modperlbook.org/html/18-2-Sharing-Data-Between-Various-Handlers.html
pnotes 用的比较多吧
> --
On 2010/12/22 10:43, wd wrote:
> hi,
>
> 最近在基于 mod_perl 做一个应用。mod_perl 在一个 location 里面可以有多
> 个 handler,我现在用到的是 PerlResponseHandler 和 PerlLogHandler 有方
> 法可以在这些 handler 之间传递数据么?我现在用的方法很土,是设置 %ENV
> 来把数据从 Resp 传给 log。
>
> 另外,好像每个 req 过来,mod_perl 都是会执行整个 pm 里面的内容,而不止
> sub handler 里面的,是么?
>
> 还有我用 PerlSwitches -I/xxx/xx 这个 apache 的配置怎么总是不起作用?
> 您收到此邮件是因为您订阅了 Google 网上论坛的"PerlChina Mongers 讨论组"
> 论坛。
> 要向此网上论坛发帖,请发送电子邮件至 perlchina@googlegroups.com。
> 要取消订阅此网上论坛,请发送电子邮件至
> perlchina+unsubscribe@googlegroups.com。
> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN
> 访问此网上论坛。
--
Fayland Lam // http://www.fayland.org/
--
您收到此邮件是因为您订阅了 Google 网上论坛的"PerlChina Mongers 讨论组"论坛。
要向此网上论坛发帖,请发送电子邮件至 perlchina@googlegroups.com。
要取消订阅此网上论坛,请发送电子邮件至 perlchina+unsubscribe@googlegroups.com。
若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
--
您收到此邮件是因为您订阅了 Google 网上论坛的"PerlChina Mongers 讨论组"论坛。
要向此网上论坛发帖,请发送电子邮件至 perlchina@googlegroups.com。
要取消订阅此网上论坛,请发送电子邮件至 perlchina+unsubscribe@googlegroups.com。
若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
没有评论:
发表评论