=head1 CONCLUSION
-This recipe demonstrates some basic Moose concepts. The next recipe
-will build upon the basics shown here with more complex attributes and
-methods. Please read on :)
+This recipe demonstrates some basic Moose concepts, attributes,
+subclassing, and a simple method modifier.
=head1 FOOTNOTES
=head1 CONCLUSION
-The aim of this recipe was to take the knowledge gained in the first
-recipe and expand upon it with a more realistic use case. The next
-recipe will expand on Moose attributes to create a behaviorally
-sophisticated class defined almost entirely by its attributes.
+This recipe expanded on the basic concepts from the first recipe with
+a more "real world" use case.
=head1 FOOTNOTES