rudementary support for attribute traits
[gitmo/Moose.git] / lib / Moose / Cookbook.pod
index b85baa5..bf5e914 100644 (file)
@@ -7,7 +7,7 @@ Moose::Cookbook - How to cook a Moose
 
 =head1 DESCRIPTION
 
-The Moose cookbook is a series of recipies taken from the 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. 
@@ -31,13 +31,17 @@ for common questions and problems people have with Moose.
 
 =item L<Moose::Cookbook::Recipe6> - The Moose::Role example
 
+=item L<Moose::Cookbook::Recipe7> - The augment/inner example
+
+=item L<Moose::Cookbook::Recipe11> - The meta-attribute example
+
 =back
 
 =head1 SEE ALSO
 
 =over 4
 
-=item L<http://www.gsph.com/gsph/index.php?ID=291&Lang=En>
+=item L<http://www.gsph.com/index.php?Lang=En&ID=291>
 
 =back
 
@@ -47,7 +51,7 @@ Stevan Little E<lt>stevan@iinteractive.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006, 2007 by Infinity Interactive, Inc.
+Copyright 2006-2008 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>