, PREREQ_PM, , .
If I need modules for some tests, but they are not needed to run the module, I find them when the tests run, and I skip tests (using PASS) if I cannot find them.
I do not think that ExtUtils :: MakeMaker has any field for what you want.
mirod source
share