Closed kentfredric closed 10 years ago
you could also roll back to Moose-2.1005 - the changes aren't in a stable release yet.
MooseX::Aliases itself should also be mostly fixed since 2.1106 , because the feature it depends on, _inline_throw_error
has been re-added to the most recent Moose.
Though the load_class
thing is still the case.
I believe _inline_throw_error
will still need to go away one day, but its life has been extended.
load_class
andis_class_loaded
are deprecated https://metacpan.org/pod/release/ETHER/Moose-2.1102-TRIAL/lib/Moose/Manual/Delta.pod#The-Class::Load-wrapper-functions-in-Class::MOP-have-been-deprecatedNet::Twitter
on>=Moose-2.1100
will need a newer version of that.