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

Changes for version 0.19

  • Bread::Board::GraphViz
    • added by jrockway, this allows you to visualise a Bread::Board system using GraphViz
      • note that this is optional and requires you to install optional dependencies
  • Bread::Board::Service::Alias
    • add the ability to alias services under another name (thanks to doy)
      • added tests for this
  • Bread::Board::Service::Inferred
    • improving edge cases (thanks to doy)
  • Bread::Board::Service::*
    • several code improvements (thanks to doy)
  • Bread::Board::Service
    • allow for custom Lifecycles by using the "+" prefix (thanks to jasonmay)
      • 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