Changes for version 0.37 - 2019-06-28

  • DOCUMENTATION
    • Fixed pod error as reported by CPANTS. (GH#67, Mohammad S Anwar)
    • remove extraneous character from synopsis
    • Remove extraneous character from synopsis (GH#66, Graham Knop)
  • MISC
    • Fix some broken formatting in 'Changes'. (GH#65, Dave Rolsky)
  • STATISTICS
    • code churn: 10 files changed, 137 insertions(+), 70 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