stevenl has asked for the wisdom of the Perl Monks concerning the following question:
Can anyone explain why it is 'fundamentally broken'? It passes its own tests on that method, and it works for what I'm trying to do. Is it because it uses Moose::Meta::Role::apply()?apply_traits is deprecated due to being fundamentally broken. disable this warning with "no warnings 'MooseX::Traits'"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Why is MooseX::Traits::apply_traits() deprecated?
by tobyink (Canon) on Nov 28, 2012 at 07:59 UTC | |
|
Re: Why is MooseX::Traits::apply_traits() deprecated?
by tobyink (Canon) on Nov 28, 2012 at 10:37 UTC |