Subject: | Undeclared dependency on Data::Dump |
There is a very high failure rate on CPAN testers:
http://www.cpantesters.org/distro/X/XML-Smart.html#XML-Smart-1.74
The dependency on Data::Dump needs to be declared in Makefile.PL, in the
PREREQ_PM section.
It ought to also be in META.yml/META.json, but ExtUtils::MakeMaker will
do this for you when you run "make dist".