[Mason] Error while loading app.psgi: Can't locate object method "expand_to_plugins"

2011-04-13 Thread Beckheng Lam
Hi, I want to add customize filter. I added the plugin in app.psgi via '+IiBlog::Filters'. But it show me the message as title said. Following plugins what I use. my @plugins = ('PSGIHandler', 'HTMLFilters', '+IiBlog::Filters'); Would somebody tell me why? /Heng -- 诸法从缘起,如来说是因。 彼法因缘尽,是大沙门说

Re: [Mason] Mason 2.0.6 - Plack session expiration

2011-04-13 Thread Beckheng Lam
Hi, Could $m->req->session call expire method? /Heng ? 2011?04?12? 07:18, Dane Buson ??: I have what I hope is a stupid question. I know I can get/set session keys from the Plack session via $m->req. Is there a direct way to call the Plack Session expire method? i.e. When a user wants to