From: Dave Rolsky Date: Fri, 8 Aug 2008 16:44:57 +0000 (+0000) Subject: Updated changes for latest recipe tweaks X-Git-Tag: 0_55_01~49 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=983632524a6462dfb29f9afaed91b85924f43f4f;p=gitmo%2FMoose.git Updated changes for latest recipe tweaks --- diff --git a/Changes b/Changes index 4f93425..37cfd6f 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,11 @@ Revision history for Perl extension Moose - Fix inlined constructor so that values produced by default or builder methods are coerced as required + test (t0m) + * Moose::Cookbook::Basics::Recipe1 + * Moose::Cookbook::Basics::Recipe2 + - Editing and content changes to simplify these recipes (Dave + Rolsky) + * Moose * Moose::Cookbook::Extending::Recipe2 - Add a _remove_keywords function so if you extend Moose