[Catalyst] Action attributes

Илья forihrd at gmail.com
Sun Jun 14 07:55:18 GMT 2009


Hi,

> A patch that let you do something like
>
> __PACKAGE__->config(
>  Dispatcher => {
>    action_attributes => {
>      allow => \@list
>    }
>  }
> );
>
> in MyApp.pm (preferably with the built in ones already in the list) to
> turn on strict checking would seem fine to me.

thank you. I will try to add this one!

Ilya



More information about the Catalyst mailing list