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

Changes for version 0.13

  • Bread::Board
    • making the include keyword handle compilation errors better (doy)
      • added test for this
  • Bread::Board::Container Bread::Board::Container::Parameterized
    • it is now possible to store parameterized containers within regular containers and have them behave properly
      • added tests for this
  • Bread::Board::Manual::Example::*
    • adding some examples of ways to use Bread::Board to the manual
      • added tests to confirm they work

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
A set of examples of Bread::Board usage
A Form::Sensible and Catalyst example.
An example of composing a dynamic Log::Dispatch object.