2010年12月26日星期日

Re: [PerlChina] Re: 请问Dancer是否能够支持Thread

use params, for example:

my $form_input_name1 = params->{name1};

2010/12/26 独孤九剑 <wxlfh2005@gmail.com>:
> get '/query' => sub {
> #产生一个表单
> }
>
> 如何在Dancer里获得这个表单的数据呢?我需要表单提供的数据,然后相应产生动态内容,比如,把表单提交的内容存入数据库,然后输出是否成功保存的
> 信息。谢谢。
>
> On 12月26日, 下午1时17分, Fayland Lam <fayl...@gmail.com> wrote:
>> something like this may help:http://blogs.perl.org/users/mstplbg/2010/12/using-anyevent-and-dancer...http://blogs.perl.org/users/mstplbg/2010/12/anyevent-and-dancer-condv...
>>
>> anyway, I didn't try fork or Coro in Dancer so I can't tell a solution.
>> but from the comment, the Dancer author Sawyer did fork in Dancer. so
>> you may want to send an email to dancer mailing list:http://lists.perldancer.org/cgi-bin/listinfo/dancer-users
>>
>> Thanks
>>
>> On 2010/12/26 13:10, JohnTeee wrote:
>>
>> > С ſ ʼ Dancer, win32 StandAlone ʽ
>> > Ȼ ڽ fork, Լ CPAN ϵ Coroģ 鶼
>> > Ƿ Ҫ CGI ķ ʽ , ܹ ͬʱ App?
>> > Ҫ Ĺ , Ϊ:
>> > һ request , ⲿָ ȴ ʱ ,
>> > ͬʱ ʹ ߵȴ , ô ͻῨס--->ֱ һ request
>> > ǰ Ҳ ͬ ?
>>
>> --
>> 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 访问此网上论坛。
>
>

--
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 访问此网上论坛。

没有评论: