Subject: | A few missing build_recommends dependencies |
I noticed while building Moose-2.0401 that some of the tests whine about some optional
modules that are missing, but proceed anyway. I try very hard to get maximum coverage by
the test suite by installing as many of the optional "recommends" dependencies as possible,
but these are missing from the META.yml file.
All of the following are missing:
Test::Output
Test::LeakTrace
SUPER
Module::Refresh
DateTime::Format::MySQL
Declare::Constraints::Simple
Test::Deep
Data::Visitor
IO::String
If you could include these in the META.yml for the next release of Moose, I'd appreciate it.