Subject: | Minimum requirement for Test::More is 0.96 |
As perl subject.
The statistical evidence is here:
http://analysis.cpantesters.org/reports_by_field?distv=Sub-Args-0.04;field=mod%3ATest%3A%3AMore
but it's not yet very strong. But the error diagnostics say
# Tests were run but no plan was declared and done_testing() was not
seen.
And the Changes file denotes for 0.95_01:
* subtests without a 'plan' or 'no_plan' have an implicit
'done_testing()' added to them.
I think this is strong evidence that you should bump your version
requirement.
Note: I'm rating this as unimportant, I just wanted to let you know why
you have fails.
HTH, Thanks!