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

Changes for version 0.12

  • Bread::Board
    • added the `include` keyword which will evaluate an external file within your Bread::Board configuration
      • added tests for this
    • added support for parameterized containers
      • added tests for this
    • the 'container' keyword will now accept an instance of Bread::Board::Container instead of the name, this makes subclassing easier
      • added tests for this
  • Bread::Board::Container::Parameterized
    • added this module and tests
  • Bread::Baord::Manual
    • moved, re-organizad and added too the docs that were previously in Bread::Board.pm

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