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