Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Moo
From: Makoto Fujiwara
Date: 2020-04-16 13:29:52
Message id: 20200416112952.B41C9FB27@cvs.NetBSD.org
Log Message:
(devel/p5-Moo) Updated to 2.004000
2.004000 - 2020-04-09
- minor documentation tweaks
- minor test tweaks
- refactor creation and installation of helper subs allowing extensions to
customize the behavior easier.
- added is_class and make_class methods to Moo
- added make_role method to Moo::Role
- lower Scalar::Util dependency to 1.00
- fix unlikely failure to properly inflate Type::Tiny types to Moose under
threads on perl 5.8
Files: