Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Moo
From: Wen Heping
Date: 2014-08-28 11:36:00
Message id: 20140828093600.2DC7F96@cvs.netbsd.org
Log Message:
Update to 1.006000
Upstream changes:
1.006000 - 2014-08-16
- support coerce => 1 in attributes, taking the coercion from the isa option
if it is an object that supports the coerce or coercion method.
- add attribute information to type check errors by trapping with an eval
rather than overriding the global __DIE__ handler
- bump Module::Runtime prerequisite to fix error messages when there is a
missing module used by a role loaded using 'with' or similar (rt#97669)
Files: