On Sun, Oct 12, 2003 at 01:08:39PM +0000, Mark Stosberg wrote: > A second sticking point could be that code is OS-specific, so it's not ever going > to get testing by just one build machine.
And also, in the case of things like Class::DBI, have database specific code in them, that is tested, but can't force the user to have SQLite, MySQL and PostgreSQL all set up just to run tests ... Tony