On perl 5.8 on travis, the pod parser cannot see the coverage hints without a =pod preceding it, so coverage tests fail. I can reproduce this on local builds all the way up to 5.20, so it's coming from some pod parsing module somewhere that was fixed at some point.