By Stevan Little (stevan)
Date: Sunday, 10 October 2010 09:00
Duration: 50 minutes
Target audience: Advanced
Language:
Tags: bread_board dependency_injection inversion_of_control ioc moose oop
This talk will provide an overview and practical introduction to Bread::Board, which is an Inversion of Control (IoC) framework for Perl with a focus on dependency injection and lifecycle management.
Bread::Board's goal is to help you write more decoupled objects and components by removing the need for you to write code that manually wires those objects/components together.