[Catalyst] Chained('.') counter-intuitive?

Nilson Santos Figueiredo Junior acid06 at gmail.com
Fri Nov 10 14:04:27 GMT 2006


On 11/10/06, Josef Karthauser <joe at tao.org.uk> wrote:
> Ooh, am I missing a trick here?  What are chained action?  I've been
> chaining actions together using $c->forward().  Is this the same kind of
> thing, or something altogether different?

Chained actions is a feature that has already been around for while
you can read about it on Catalyst::DispatchType::Chained manpage (or,
a direct link to the CPAN page:
http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7005/lib/Catalyst/DispatchType/Chained.pm).

It explains the concept and how to use it fairly well.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list