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

Changes for version 0.18

  • Bread::Board::Service::WithParameters
    • added has_parameter_defaults method to check if a parameter has default values
  • Bread::Board::Service::WithDependencies
    • added a check for has_parameter_defaults before we make a Thunk
      • added test for this (thanks to rafl)

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.