Subject: | Pod coverage tests fails on older Test::More's |
This issue causes this CPAN module to fail on any system that has
Test::More version 0.70 or older (which is old, but still many systems).
The error is thrown as "Attempted to plan twice" and this fix already
happened in other tests in the test suite:
https://github.com/leto/DateTime-Format-Human-Duration/commit/efbedf4dd2a087c9ff4e388fc17780d6064cbd7f
You can download a diff of that commit here:
https://github.com/leto/DateTime-Format-Human-Duration/commit/efbedf4dd2a087c9ff4e388fc17780d6064cbd7f.diff
Is there a version control repo for this module?