tweaking the cookbook
[gitmo/Moose.git] / lib / Moose / Cookbook.pod
index d986a7f..5c8b11d 100644 (file)
@@ -17,6 +17,8 @@ for common questions and problems people have with Moose.
 
 =head1 RECIPES
 
+=head2 Basic Moose
+
 =over 4
 
 =item L<Moose::Cookbook::Recipe1> - The (always classic) B<Point> example
@@ -29,11 +31,39 @@ for common questions and problems people have with Moose.
 
 =item L<Moose::Cookbook::Recipe5> - More subtypes, coercion in a B<Request> class
 
-=item L<Moose::Cookbook::Recipe6> - The Moose::Role example
+=item L<Moose::Cookbook::Recipe6> - The augment/inner example
+
+=item L<Moose::Cookbook::Recipe7> - Making Moose fast with immutable (TODO)
+
+=item L<Moose::Cookbook::Recipe8> - ??
+
+=item L<Moose::Cookbook::Recipe9> - ?? 
+
+=back
+
+=head2 Moose Roles
+
+=over 4
+
+=item L<Moose::Cookbook::Recipe10> - The Moose::Role example
+
+=item L<Moose::Cookbook::Recipe11> - Advanced Role Composition (TODO)
+
+=back
+
+=head2 Meta Moose
+
+=over 4
+
+=item L<Moose::Cookbook::Recipe20> - Welcome to the meta-world (TODO)
+
+=item L<Moose::Cookbook::Recipe21> - The meta-attribute example
+
+=item L<Moose::Cookbook::Recipe22> - The meta-attribute trait example (TODO)
 
-=item L<Moose::Cookbook::Recipe7> - The augment/inner example
+=item L<Moose::Cookbook::Recipe23> - The meta-instance example (TODO)
 
-=item L<Moose::Cookbook::Recipe11> - The meta-attribute example
+=item L<Moose::Cookbook::Recipe24> - The meta-class example (TODO)
 
 =back
 
@@ -41,7 +71,7 @@ for common questions and problems people have with Moose.
 
 =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
 
@@ -51,7 +81,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>