Wrote meta recipe 4, a very simple metaclss example.
authorDave Rolsky <autarch@urth.org>
Sat, 2 Aug 2008 02:54:52 +0000 (02:54 +0000)
committerDave Rolsky <autarch@urth.org>
Sat, 2 Aug 2008 02:54:52 +0000 (02:54 +0000)
commit3f002851ce52871cd04852ac6f1dfc0fd9295763
tree82e1fec0f09a61f69e2dedb547adbe734fbdeb1f
parent09412052a828a0e27d8fb1cbd64feb1325994b62
Wrote meta recipe 4, a very simple metaclss example.

I also planned out several more meta recipes. Recipe 5 is pending on
merging the metaclass traits branch. Recipe 6 is coming soon. Recipe 7
will come at some point, but needs to come after metaclasses and
sugar/importing, since a new meta-instance probably both a new
metaclass and a Moose.pm-like interface.
lib/Moose/Cookbook.pod
lib/Moose/Cookbook/Meta/Recipe4.pod [new file with mode: 0644]