Subject: | prereq_matches_use extracting things that do not exist |
I'm looking at http://cpants.cpanauthors.org/dist/Moose-2.1102-TRIAL/errors and trying to figure out the source of some of these errors...
- HTML::Restrict doesn't appear in the repository at all - where is this coming from?
- Moose is listed as a missing prereq, but it's provided by this dist (and is
even listed in 'provides' metadata)!
- DBM::Deep is protected by a 'Test::Requires' statement, *and* is in
develop-requires metadata - this should be fine (ditto for
DateTime::Calendar::Mayan and a few other modules listed in 'errors')