Fix some POD errors.
Dave Rolsky [Sat, 2 Aug 2008 03:49:04 +0000 (03:49 +0000)]
lib/Moose/Cookbook.pod

index a688aa9..dffa1b3 100644 (file)
@@ -144,11 +144,15 @@ I<abstract goes here>
 
 I<abstract goes here>
 
+=back
+
 =head2 Extending Moose
 
 These recipes cover some more ways to extend Moose, and will be useful
 if you plan to write your own C<MooseX> module.
 
+=over 4
+
 =item L<Moose::Cookbook::Extending::Recipe1> - Providing an alternate base object class
 
 You may find that you want to provide an alternate base object class