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