I have a script that grabs a bunch of MX modules (most, but not all of
them) from CPAN and tests them. The idea is to install Moose from git HEAD
and see what's broken.
So here's what's broken ...
MX::App::Cmd - deprecation warnings
MX::Constructor::AllErrors - deprecation warnings
MX::Daemonize - broken for unrelated reasons
MX::InsideOut - Not inlining 'new' warning
MX::MetaDescription - deprecation warnings
MX::NaturalKey - broken for unrelated reasons
MX::POE - deprecation warnings (fixed in a fork on github, sent a pull request)
MX::Role::TraitConstructor - broken for unrelated reasons
MX::Traits::Attribute::CascadeClear - broken for unrelated reasons
MX::Workers - deprecation warnings
The deprecation warnings come from an older Moose release (0.73_01 & _02).
The warnings about inlining new are from the next release.
Some things are just broken for totally unrelated reasons.
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/