Changes for version 0.17
- Bread::Board::Service::Inferred
- make recrusive inferrence work
- add tests for this
- make recrusive inferrence work
- Bread::Board::Manual::Concepts::Advanced
- small doc update about subclassing and the name parameter, resolving RT#63124 (thanks to Evan Haas)
- !! POSSIBLE BACK COMPAT BREAKAGE !!
- Bread::Board::Traversal
- make relative parent path traversal more sane, there should be no more need for excessive ../../ stuff in dependency service paths (thanks doy)
- adjust tests accordingly
- this should fix RT#64478 as well
- make relative parent path traversal more sane, there should be no more need for excessive ../../ stuff in dependency service paths (thanks doy)
Documentation
A manual for Bread::Board
An overview of the concepts in Bread::Board
An overview of some of the more advanced Bread::Board concepts
An overview of the typemapping feature
A set of examples of Bread::Board usage
A Form::Sensible and Catalyst example.
An example of composing a dynamic Log::Dispatch object.
Modules
A solderless way to wire up your application components
A parameterized container