Subject: | Minimum required version of Test::More is 0.88 or thereabouts |
As per subject
Analysis has a table to align the diagnostics and the Test::More version
numbers:
http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=String-Urandom-0.11&field=qr%3A(You+tried+to+run+a+test+without+a+plan.*)&field=mod%3ATest%3A%3AMore&field=conf%3Aosvers&field=meta%3Awriter&field=conf%3Aarchname&field=conf%3Anvsize&field=conf%3Aosvers&field=conf%3Auseithreads&field=meta%3Afrom&field=meta%3Aperl
So it's very likely that all FAILs go away if you bump the version of
the required Test::More to 0.88
HTH