Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla CPAN distribution.

Report information
The Basics
Id: 72047
Status: resolved
Priority: 0/
Queue: Dist-Zilla

People
Owner: Nobody in particular
Requestors: IRONCAMEL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 4.300002
Fixed in: 4.300002



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.
You're correct that MooseX::SetOnce is required, but it's already listed in META.{yml,json}. Your patch is unnecessary. Most likely, you had a version of MooseX::SetOnce that was too old for the version of Moose you had installed. You probably should have run moose-outdated.