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

Changes for version 0.09

  • Add cloning support for containers and services (thanks to jrockway for this)
    • adding tests for this
  • Bread::Board::ConstructorInjection
    • use meta->constructor_name instead of "new" if possible (jrockway)
  • Bread::Board::Service::WithParameters
    • fixing a leak where we would hold onto parameters that were passed into get()