Subject: | Problem in required MooseX::LazyRequire prevents installation |
When I try to install MooseX::Method::Signatures, I get
[..]
t/anon.t .............................. Could not load class
(MooseX::Declare::Syntax::MooseSetup) because : Could not load class
(MooseX::Declare::Syntax::MethodDeclaration) because : MooseX/
LazyRequire.pm did not return a true value at /home/mhentsc3/perl510/
lib/site_perl/5.10.0/MooseX/Method/Signatures.pm line 10.
[..]
This issue does not occur with the most recent version of
"MooseX::LazyRequire" which is 0.04. Suggest increasing required
version in Makefile.PL.