0.69 Thu, February 12, 2009
* Moose
- Make some keyword errors use throw_error instead of croak
since Moose::Exporter wraps keywords now (Sartak)
* Moose::Cookbook::*
- Revised every recipe for style and clarity. Also moved some
documentation out of cookbook recipes and into Moose::Manual
pages. This work was funded as part of the Moose docs grant
from TPF. (Dave Rolsky)
* Moose::Meta::Method::Delegation
- If the attribute doing the delegation was not populated, the
error message did not specify the attribute name
properly. (doy)
This update is just for completeness's sake and people who need the
improved documentation, I'm sure it can wait for post 4.5, at which
point it'll probably be 0.72 heh.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Moose/Makefile,v
retrieving revision 1.6
diff -u Makefile
--- Makefile 10 Feb 2009 10:31:32 -0000 1.6
+++ Makefile 13 Feb 2009 22:12:14 -0000
@@ -3,7 +3,7 @@
COMMENT= complete modern object system for perl 5
MODULES= cpan
-DISTNAME= Moose-0.68
+DISTNAME= Moose-0.69
CATEGORIES= devel
# perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Moose/distinfo,v
retrieving revision 1.5
diff -u distinfo
--- distinfo 10 Feb 2009 10:31:33 -0000 1.5
+++ distinfo 13 Feb 2009 22:12:14 -0000
@@ -1,5 +1,5 @@
-MD5 (Moose-0.68.tar.gz) = hxDjUBKST41JsPW6mU4yjA==
-RMD160 (Moose-0.68.tar.gz) = Ri9TrNbBBJrrrOKWlKmqJu4RoGE=
-SHA1 (Moose-0.68.tar.gz) = VkeLtLnG85qg1Fzrssp7yTG/VPI=
-SHA256 (Moose-0.68.tar.gz) = ISsymrY5YLyfDUUZ+6ct+r5BqdSDJASCnfRsDzZSl1k=
-SIZE (Moose-0.68.tar.gz) = 285870
+MD5 (Moose-0.69.tar.gz) = 8FLzgw3x64KaAq2+gxsW1Q==
+RMD160 (Moose-0.69.tar.gz) = mtMwf9OAp6IAOIrfhu0lvMnqdJ0=
+SHA1 (Moose-0.69.tar.gz) = UI102ic4Bl3G9YOby7cIOSy/Ejw=
+SHA256 (Moose-0.69.tar.gz) = 7jahOCkrVxCgkQcldNm+UvoZfT9Zy2EbPAeVO7shIG8=
+SIZE (Moose-0.69.tar.gz) = 282545