Subject: | Can't locate Data/Dump.pm |
The test suite fails on some my systems --- looks like a missing prereq declaration:
...
Can't locate Data/Dump.pm in @INC (you may need to install the Data::Dump module) (@INC contains: ... .) at ./t/functions.pl line 5.
BEGIN failed--compilation aborted at ./t/functions.pl line 5.
Compilation failed in require at t/002.bold.t line 9.
# Looks like your test exited with 2 just after 1.
t/002.bold.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
...