Add a placeholder to remind me to write a recipe for BUILD & BUILDARGS
Dave Rolsky [Mon, 6 Oct 2008 22:58:08 +0000 (22:58 +0000)]
lib/Moose/Cookbook.pod

index b7de187..c5c9fa1 100644 (file)
@@ -76,6 +76,10 @@ provide a default attribute value.
 Demonstrates using operator overloading, coercion, and subtypes to
 model how eye color is determined during reproduction.
 
+=item L<Moose::Cookbook::Basics::Recipe11> - BUILD and BUILDARGS (TODO)
+
+We need a good recipe demonstrating how these work.
+
 =back
 
 =head2 Moose Roles