Hi! Recently I uploaded a Module [1] to CPAN that uses M::B for the build process. Now, when you try to install it CPAN fails at the test cases as some dependencies are missing.
Do I have to put all dependencies that are needed for "./Build test" into 'build_requires'? If yes, then 'requires' would be completely empty, as I have at least one test for each module. Or do I have to do anything else to get CPAN to recognize my dependencies correctly? Thank you! [1] http://search.cpan.org/~twittek/Konstrukt-0.5-beta8/