diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-06 05:36:13 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-06 05:36:43 +1200 |
commit | a2d7518d1e6457c7b5cd92cf756eb7d89bc3144e (patch) | |
tree | 19d741895f3c013222ac0277b20ac687efbc98ed /dev-perl/Mouse/metadata.xml | |
parent | profiles: Mask dev-libs/STLport for removal (diff) | |
download | gentoo-a2d7518d1e6457c7b5cd92cf756eb7d89bc3144e.tar.gz gentoo-a2d7518d1e6457c7b5cd92cf756eb7d89bc3144e.tar.bz2 gentoo-a2d7518d1e6457c7b5cd92cf756eb7d89bc3144e.zip |
dev-perl/Mouse: Bump to version 2.4.9
- Add USE=examples
Upstream:
- Fix install with '.' in @INC
- Fix stack collapse
- Avoid stack corruption with more than 23 attributes
Bug: https://bugs.gentoo.org/614788
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Mouse/metadata.xml')
-rw-r--r-- | dev-perl/Mouse/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Mouse/metadata.xml b/dev-perl/Mouse/metadata.xml index c0d5fc49093e..583bec1f44fa 100644 --- a/dev-perl/Mouse/metadata.xml +++ b/dev-perl/Mouse/metadata.xml @@ -27,6 +27,7 @@ <remote-id type="cpan-module">Mouse::PurePerl</remote-id> <remote-id type="cpan-module">Mouse::Role</remote-id> <remote-id type="cpan-module">Mouse::Spec</remote-id> + <remote-id type="cpan-module">Mouse::Tiny</remote-id> <remote-id type="cpan-module">Mouse::TypeRegistry</remote-id> <remote-id type="cpan-module">Mouse::Util</remote-id> <remote-id type="cpan-module">Mouse::Util::MetaRole</remote-id> |