Yuval Kogman wrote: > On Sat, Mar 04, 2006 at 09:09:00 -0500, Michael Peters wrote: >> It's very similar in nature to the Pugs smoke test server, but is completely >> project agnostic. It's also completely self contained (contains local copies >> all >> of it's Perl modules and a local apache/mod_perl). It's released in binary >> packages (currently there's only 1 binary package, but more will hopefully be >> coming) and also a source distribution from which you can build a binary >> package. All it requires is an existing version of Perl 5.8.x (might work >> with >> 5.6.x but that hasn't been tested) and MySQL 4.x. > > Could you please please please pretty please with a cherry on top > add SQLite support?
Sure, that sounds reasonable. It would even make it more self contained with less dependencies. I'll add this to the TODO list. We've already received volunteers to add PostgeSQL support, so we'll make sure that it's easy enought to add SQLite as well, but as always, patches are welcome. > Another, much more pretentious request is that you refactor anything > and everything you can into generic modules and put them on the > CPAN. It's already resulted in Test::TAP::XML. Nothing immediately jumps out as applicable outside of smolder, but I'm sure more will come up. I've also got some planned improvements to Test::Harness::Straps and Test::TAP::Model that should make it easier to gather more information. -- Michael Peters Developer Plus Three, LP