__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 _______________________________________________ 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/
