From 9eed912bddde1feb2316a8342812701921307f67 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 4 Aug 2008 15:23:30 +0000 Subject: Update from version 0.54 to version 0.55. (while here adjust MASTER_SITES). Changes: 0.55 Sun August 3, 2008 * Moose::Meta::Attribute - breaking down the way 'handles' methods are created so that the process can be more easily overridden by subclasses (stevan) * Moose::Meta::TypeConstraint - fixing what is passed into a ->message with the type constraints (RT #37569) - added tests for this (Charles Alderman) * Moose::Util::TypeConstraints - fix coerce to accept anon types like subtype can (mst) * Moose::Cookbook - reorganized the recipes into sections - Basics, Roles, Meta, Extending - and wrote abstracts for each section (Dave Rolsky) * Moose::Cookbook::Basics::Recipe10 - A new recipe that demonstrates operator overloading in combination with Moose. (bluefeet) * Moose::Cookbook::Meta::Recipe1 - an introduction to what meta is and why you'd want to make your own metaclass extensions (Dave Rolsky) * Moose::Cookbook::Meta::Recipe4 - a very simple metaclass example (Dave Rolsky) * Moose::Cookbook::Extending::Recipe1 - how to write a Moose-alike module to use your own object base class (Dave Rolsky) * Moose::Cookbook::Extending::Recipe2 - how to write modules with an API just like C (Dave Rolsky) * all documentation - Tons of fixes, both syntactical and grammatical (Dave Rolsky, Paul Fenwick) --- devel/p5-Moose/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/p5-Moose/distinfo') diff --git a/devel/p5-Moose/distinfo b/devel/p5-Moose/distinfo index 305d5bf7287..68dea6f8324 100644 --- a/devel/p5-Moose/distinfo +++ b/devel/p5-Moose/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/07/26 13:50:13 seb Exp $ +$NetBSD: distinfo,v 1.2 2008/08/04 15:23:30 seb Exp $ -SHA1 (Moose-0.54.tar.gz) = 1b886730c25994535b5ad109df78bbbbec406cb8 -RMD160 (Moose-0.54.tar.gz) = 72721cc9e0b827cdc6b750c30126cc6b801df87b -Size (Moose-0.54.tar.gz) = 201534 bytes +SHA1 (Moose-0.55.tar.gz) = 0ac5ba4ea5b8605b5533d5f7c496711051602806 +RMD160 (Moose-0.55.tar.gz) = 3395a3ce417192c34fe92502026a078e85762dee +Size (Moose-0.55.tar.gz) = 216333 bytes -- cgit v1.2.3