Changes for version 0.26 - 2013-08-01
- allow cloning containers with parameterized subcontainers (Florian Ragwitz, #22)
- allow referencing parent services from parameterized subcontainers (Florian Ragwitz, #23)
- deprecate special case in path traversal where a path component with the name of the current container was ignored (doy, #20)
- fix setting the current container multiple times from outside of a container (doy)
- make some error messages more helpful (Jason Galea, #14)
- doc improvements (Sterling Hanenkamp, zdk, Philippe Bruhat, and Gabor Szabo; #15, #17, #19, #21)
- remove the (unmaintained) Bread::Board::GraphViz
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