Subject: | BUILD_REQUIRES not understood by older MakeMakers |
MakeMaker only understands BUILD_REQUIRES since 6.55_01 or so.
I'd recommend adding the BUILD_REQUIRES to the PREREQ_PM when the
MakeMaker is older.
The fail reports on cpantesters indicate that they are all due to
missing modules from the BUILD_REQUIRES section.
Oh, and while I'm here: please add a version number to Test::Mini, it's
a pain to trace modules without any version number.
Thanks,