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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: PREFIX patch for Module::Build
by dragonchild (Archbishop) on Jun 02, 2005 at 02:37 UTC |