Subject: | include more useful modules in the distribution |
Hello there,
Thanks for writing Bundle::CPANReporter2!
I would like to suggest including the following modules to the bundle:
- YAML::Syck (faster for including persistance during tests)
- Test::ReadKey
- Test::ReadLine::Perl (should work anywhere Perl is supported)
- Test::Pod
- Test::Pod::Coverage
- Test::Most (should cover a lot of dependencies at once)
- CPAN::SQLite (should make things running faster and better organized)
Those modules makes life easier when installing/testing CPAN distributions, specially Test::Pod and Test::Pod::Coverage, which should cover those optiocional (but nice to have) tests to be executed.
My best regards,
Alceu