Subject: | Tests fail, possibly on older Carp |
Tests for missing IO::Socket sometimes fail.
Example: http://www.cpantesters.org/cpan/report/1bd2fbb0-1580-11e7-90af-c998cc4ee27d
It looks like a missing period at the end.
CPAN Testers Analysis suggests it might be old versions of Carp, which might make sense if the period is the issue: http://analysis.cpantesters.org/solved?distv=Test-Without-Module-0.19#mod%3ACarp
Carp changes note in 1.25: "add dot to end of message from Carp, to match the formatting from CORE::die"