=head1 RECIPES
+=head2 Basic Moose
+
=over 4
=item L<Moose::Cookbook::Recipe1> - The (always classic) B<Point> example
=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
=head1 NAME
-Moose::Cookbook::Recipe6 - The Moose::Role example
+Moose::Cookbook::Recipe10 - The Moose::Role example
=head1 SYNOPSIS
it under the same terms as Perl itself.
=cut
-
\ No newline at end of file