Subject: | tests fail without MooseX::SetOnce |
The tests would fail and I would get errors such as:
Could not create the 'reader' method for zilla because : The method
'_inline_st
ore' was not found in the inheritance hierarchy for
Moose::Meta::Class::__ANON_
_::SERIAL::7 at
/usr/local/lib/perl5/site_perl/5.14.0/x86_64-linux/Class/MOP/Cl
ass.pm line 1048
I searched the web for that error and found this article:
http://www.perlmonks.org/?node_id=903657
Installing MooseX::SetOnce fixed the problem.