ec764e3b6f
Bread::Board is an inversion of control framework with a focus on dependency injection and lifecycle management. It's goal is to help you write more decoupled objects and components by removing the need for you to manually wire those objects/components together. WWW: http://search.cpan.org/dist/Bread-Board/
6 lines
310 B
Text
6 lines
310 B
Text
Bread::Board is an inversion of control framework with a focus on dependency
|
|
injection and lifecycle management. It's goal is to help you write more
|
|
decoupled objects and components by removing the need for you to manually wire
|
|
those objects/components together.
|
|
|
|
WWW: http://search.cpan.org/dist/Bread-Board/
|