Please Test: AutoInactiveDestroy

2010-07-26 Thread David E. Wheeler
Fellow DBIers, With a bit of help from me, Tim added a new feature to the DBI yesterday: AutoInactiveDestroy. I wrote the test for it. The test, however, forks. We need to make sure that it doesn't die an ugly death on systems without fork (and on Win32, where it's emulated). If you have such

Re: Bundle::*

2010-07-26 Thread Tim Bunce
On Fri, Jul 23, 2010 at 10:16:16AM +, Jens Rehsack wrote: On 07/20/10 19:20, Tim Bunce wrote: I can imagine at least 2: 1) Bundle::DBD::DBM - requires DB_File and BerkeleyDB - requires MLDBM, MLDBM::Serializer::JSON and YAML::MLDBM - requires SQL::Statement 2) Bundle::DBI -