http://qs321.pair.com?node_id=462727


in reply to PREFIX patch for Module::Build

One thing to consider is using Test::More instead of Test. The use of Test::More is suggested by the Phalanx project. Also, a slow conversion to using Test::More to test core modules has been in the works for a while as well. Since Module::Build is slated to be part of the core in 5.10, it'd be nice to avoid having to redo the tests later.