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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/