Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Moose
From: Wen Heping
Date: 2017-01-02 08:42:24
Message id: 20170102074224.881A5FBA6@cvs.NetBSD.org
Log Message:
Update to 2.1807
Upstream changes:
2.1807 2016-12-22
[BUG FIXES]
- The definition context (package, file, & line) for attributes on
Class::MOP and Moose metaclasses was wrong in all cases.
- Slight tweaks to the syntax used for hashes in a few tests, that were
broken by a recent Test::More release that started using a new namespace
that clashes with a (bareword) type name in these tests. (PR#141,
D.Maestro)
Files: