Recently added 0.407.0 jumped the gun a bit and was added to tree way too quickly. Within hours of release, 0.407 upstream was known bad, and breaks Moose, and many other things that use `List::Utils qw(uniq)` 0.408 was shipped post-haste 24 hours later, and 0.407 is marked for deletion from CPAN. The only reason it is not already deleted from CPAN is the mandatory 3-day cooldown deletes take to action. - https://github.com/moose/Moose/pull/99 - https://rt.cpan.org/Ticket/Display.html?id=102840 - http://www.cpantesters.org/cpan/report/f24dfdc8-ccf0-11e4-b221-9e126cbd7f71 - http://www.cpantesters.org/cpan/report/683d54b8-ccdb-11e4-b221-9e126cbd7f71 It also has a regression in compilation under the upcomming 5.22 which could reasonably be expected to be installed within the lifetime of our present 0.407 if not remedied first: - https://rt.cpan.org/Ticket/Display.html?id=102833
+*List-MoreUtils-0.408.0 (20 Mar 2015) + + 20 Mar 2015; Patrice Clement <monsieurp@gentoo.org> + +List-MoreUtils-0.408.0.ebuild, -List-MoreUtils-0.407.0.ebuild: + Version bump. Removed List-MoreUtils-0.407.0 due to a bug with Moose. Fix bug + 543866. + Thanks Kent! :)