in reply to Re^3: Perl6 - Module::Build
in thread Perl6 - Module::Build
I thought we were talking about the module installer in the top post. Maybe the name "Module::Build" is not well chosen (and Module::Install is a better name but also exists already).
I see that test coverage and test running are tightly coupled, but I think that both are best done via Test::Harness and/or prove and not within the module installation kit.
Otherwise, inclusion of CPAN upload could go in as well, as upload to sourceforge. And an announcement on p5p and/or modules@perl.org ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Perl6 - Module::Build
by Ovid (Cardinal) on May 27, 2005 at 19:54 UTC |