
Moose::Cookbook - How to cook a Moose

The Moose cookbook is a series of recipes taken from the Moose test suite. Each recipe presents some code, which demonstrates some of the features of Moose, and then proceeds to explain the details of the code.
We also provide a Moose::Cookbook::FAQ and a Moose::Cookbook::WTF for common questions and problems people have with Moose.



Stevan Little <stevan@iinteractive.com>

Copyright 2006-2008 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.