Subject: | Bad prereqs specified |
The prereqs in Makefile.PL and META.yml are incorrect.
It lists a number of modules that declared inline in the tests. It also lists perl v5.10.1 in the Makefile.PL, which is both the wrong way to specify that, and the wrong version.
I'd also encourage you to include the [MetaJSON] Dist::Zilla plugin, as the file it generates will more accurately list the test dependencies.