The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.34 - 2016-03-28

  • Add test messages to tests which did not have them, (#50, Alex Balhatchet)
  • DOCUMENTATION
    • add missing module abstracts. (GH#49, Alex Balhatchet, GH#16, Sterling Hanenkamp)
  • ENHANCEMENTS
    • SetterInjection can now accept any constructor. (#43, dakkar)
  • STATISTICS
    • code churn: 37 files changed, 462 insertions(+), 395 deletions(-)

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
service instantiated via custom subroutine
service instantiating objects via a constructor
A container for services and other containers
container with weak parent reference
A parameterized container
dependency for a service
Pretty printer for visualizing the layout of your Bread::Board
base lifecycle role
service role for singleton lifecycle
singleton lifecycle role for a parameterized service
service providing a literal value
Base service role
aliases another service
Helper for holding a service that is not quite constructed yet
Helper for using services with incomplete parameters
Helper for inferring a service from a Moose object
role for services returning instances of a given class
Services with dependencies
Services with parameters
service instantiating objects via setter functions
role for traversing a container service tree
types and coercions for Bread::Board