dev-perl/Moose: Bump to version 2.200.400
authorKent Fredric <kentnl@gentoo.org>
Thu, 16 Mar 2017 01:52:29 +0000 (14:52 +1300)
committerKent Fredric <kentnl@gentoo.org>
Thu, 16 Mar 2017 03:12:50 +0000 (16:12 +1300)
commit683667ffba946c65a18594df1ca14fb9320b4695
tree553491f82689ffb6cda406cfdd3c23153067babe
parent9576777cd13e5b961d55a9fae9d328f1ad6ace8b
dev-perl/Moose: Bump to version 2.200.400

Upstream:
- Fix issues with 'rw' attributes readers colliding with writers
- Fix dieing when warning about overwriting access methods
- Avoid warnings in attribute delegations when Moose subclasses
  Moo
- Require newer Sub::Name
- Add magic __no_BUILD__ argument to constructor  argument to
  inhibit calling BUILD ( for interop )
- Fix test issues with test code colliding with new Test::More
  namespace
- Attributes with multiple methods assigned to the same name now
  a warning
- Fixed incorrect definition contexts in all metaclasses
- Delegations now inlined for cleaner stack traces
- Delegation stack traces now include attribute definition
  contexts

Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Moose/Manifest
dev-perl/Moose/Moose-2.200.400.ebuild [new file with mode: 0644]