[Moose-commits] r7711 - Moose/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Tue Feb 17 15:42:23 GMT 2009
Author: autarch
Date: 2009-02-17 07:42:23 -0800 (Tue, 17 Feb 2009)
New Revision: 7711
Modified:
Moose/trunk/Changes
Log:
Add basics recipe 11 to changes
Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes 2009-02-17 15:41:43 UTC (rev 7710)
+++ Moose/trunk/Changes 2009-02-17 15:42:23 UTC (rev 7711)
@@ -1,5 +1,10 @@
Revision history for Perl extension Moose
+0.71
+ * Moose::Cookbook::Basics::Recipe11
+ - A new recipe which demonstrates the use of BUILDARGS and
+ BUILD. (Dave Rolsky)
+
0.70 Sat, February 14, 2009
* Moose::Util::TypeConstraints
- Added the RoleName type (stevan)
More information about the Moose-commits
mailing list