Subject: | Needs parens around Carp::croak argument (or predeclaration) |
lib/Any/Moose.pm line 113 changed to
Carp::croak("Neither Moose nor Mouse backs the '$package' package.");
and adding Mouse::Util::TypeConstraints to the prerequisites helped me
getting the tests to PASS.
HTH && Regards,