Subject: | Missing dependencies in META.yml |
Makefile.PL uses ExtUtils::Depends but META.yml does not list it in
configure_requires.
In addition, META.yml does not list test-time dependencies: Exporter,
Test::More, and XSLoader. I know EE:MM cannot express test-time
dependencies, so feel free to put them to prereq or omit them (if you
consider tests facultative).