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

2011-04-14 Thread Beckheng Lam
Hello,

I really miss the 'Mason::Plugin' role. It's OK now.

Thanks!

/Heng

于 2011年04月15日 01:34, Jonathan Swartz 写道:
> What does your plugin class look like? Does it contain
>
> with 'Mason::Plugin';?
>
> On Thu, 14 Apr 2011 13:15 +0800, "Beckheng Lam"
> wrote:
>
>> 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
>>
>>  

-- 
诸法从缘起,如来说是因。
彼法因缘尽,是大沙门说。


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users


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

2011-04-14 Thread Jonathan Swartz
What does your plugin class look like? Does it contain

   with 'Mason::Plugin';?

On Thu, 14 Apr 2011 13:15 +0800, "Beckheng Lam" 
wrote:
> 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
> 
> -- 
> 诸法从缘起,如来说是因。
> 彼法因缘尽,是大沙门说。
> 
> 
> --
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and
> improve 
> application availability and disaster protection. Learn more about
> boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> ___
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
> 

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users


[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

-- 
诸法从缘起,如来说是因。
彼法因缘尽,是大沙门说。


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users