From: Stevan Little Date: Thu, 27 Sep 2007 19:40:01 +0000 (+0000) Subject: 0.26 (for real) X-Git-Tag: 0_27~35 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e46f5cc2e31a7295d24b32b001dd61c3aa3c5dc3;p=gitmo%2FMoose.git 0.26 (for real) --- diff --git a/Changes b/Changes index a7272f3..6387af0 100644 --- a/Changes +++ b/Changes @@ -26,6 +26,9 @@ Revision history for Perl extension Moose ==== ~ Several doc updates/cleanup thanks to castaway ~ + + - converted build system to use Module::Install instead of + Module::Build (thanks to jrockway) * Moose - added all the meta classes to the immutable list and diff --git a/lib/Moose.pm b/lib/Moose.pm index 3102a77..bd4835c 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -872,6 +872,8 @@ Yuval (nothingmuch) Kogman Chris (perigrin) Prather +Jonathan (jrockway) Rockway + Piotr (dexter) Roszatycki Sam (mugwump) Vilain