Provided by: libbread-board-perl_0.32-1_all bug

NAME

       Bread::Board::Manual::Example - A set of examples of Bread::Board usage

VERSION

       version 0.32

DESCRIPTION

       The goal of this set of documents it to provide examples of how you can use Bread::Board
       in different situations. It is still pretty raw and sparse right now, but more will come
       soon.

       Each example attempts to show a real world problem and how one might go about solving it
       with Bread::Board. These examples are currently are  born out of discussions I had with
       people about how they might be able to utilize Bread::Board.

       Bread::Board::Manual::Example::LogDispatch
           An example of how to get more dynamic behavior for your dependencies.

       Bread::Board::Manual::Example::FormSensible
           An example of using parameterized containers and dynamic dependencies together to
           build a set of re-usable components within an application.

AUTHOR

       Stevan Little <stevan@iinteractive.com>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2014 by Infinity Interactive.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.