* Paul LeoNerd Evans <[EMAIL PROTECTED]> [2006-12-31 12:20]: > On Sun, Dec 31, 2006 at 02:13:47AM +0000, Fergal Daly wrote: > > If you alread yhave some CPAN dependencies then adding > > another for testing is perfecctly reasonable. It would be > > nice if the various CPAN tools could understand the > > difference between a runtime dependecy and a test-time one > > though, > > EU::MM can't, but I believe Module::Build can. That said, the > consensus on #perl/Freenode is that the latter isn't really > ready yet, so just use the former. Ho hum..
I do use M::B, so I can declare the dependencies precisely; then I use M::B::Compat to provide a traditional Makefile.PL, in which the dependencies are of course all mashed together. Ho hum. But hey, my Build.PL’s there for those who aren’t afraid to stray from defaults. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>