Subject: | make test fails without Scalar::Util |
Very small issue building this package on perl v5.8.8 on CentOS 5 64-bit
(2.6.18-308.1.1.el5)
make test fails because it doesn't have Scalar::Util available, but it
doesn't list Scalar::Util as a prerequisite. This was what prevented me
from building Moose with cpanm.