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

Changes for version 0.21

  • Bread::Board
    • Allow service() and alias() sugar functions to return the newly-created objects if the context container is not defined. (thanks to kip hampton)
      • added tests for this
    • this module is just an exporter, so it does not need to 'use Moose' (thanks to Tomas Doran)
  • fixed some spelling and grammar errors (thanks to ben hengst and Brad Bowman)
  • Bread::Board::Service::WithParameters
    • parameters attribute now has a builder instead of a default, so as to allow better tweaking in subclasses (thanks to Andre Walker)
      • added tests for this

Documentation

script to invoke Bread::Board::GraphViz::App
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.

Provides

in lib/Bread/Board/Service/Alias.pm