Subject: | Undeclared dependencies |
Grepping through all cpantesters reports shows me all of
Can't locate Pod/Elemental/Element.pm
Can't locate Test/Differences.pm
Can't locate namespace/autoclean.pm
in your test reports. Don't know about the first one which looks weird.
But Test::Differences is used in t/document.t and namespace::autoclean
is use all over the place. So you may want to add at least the two
dependencies.
Greetings from Berlin,