Subject: | Missing dependency declaration on Set::IntSpan |
Please add a dependency declaration of the form
PREREQ_PM => { Set::IntSpan => 0 },
to your Makefile.PL. This makes it easier to install your module
correctly without needing extra human intervention,
Here you can observe how many FAIL reports get unnecessarily registered,
all of them contain 'Can't locate Set/IntSpan.pm':
http://bbbike.radzeit.de/~slaven/cpantestersmatrix.cgi?dist=Set-IntSpan-Island;maxver=
Thank you,