[Catalyst] Why no extra attributes on Private actions?

Moritz Onken onken at houseofdesign.de
Mon Aug 17 08:47:11 GMT 2009


>
> __PACKAGE__->config( actions => { foo => { Path => 'bar' } } );
> sub foo {}

This has been introduced in 5.80006. The Catalyst-Manual just didn't  
catch up with the changes.

cheers,

moritz



More information about the Catalyst mailing list