Re: 51dbm_file.t problems in latest development release

2010-09-08 Thread Jens Rehsack
2010/9/7 Martin J. Evans martin.ev...@easysoft.com:  After a small discussion on #perl today I found a small amount of time to look at 51dbm_file.t test failures. There are a few things I noted: 1. ribasushi suggests the tests fail because it does a rmtree when still connected so the files

Re: 51dbm_file.t problems in latest development release

2010-09-08 Thread Martin J. Evans
On 08/09/10 08:58, Jens Rehsack wrote: 2010/9/7 Martin J. Evans martin.ev...@easysoft.com: After a small discussion on #perl today I found a small amount of time to look at 51dbm_file.t test failures. There are a few things I noted: 1. ribasushi suggests the tests fail because it does a

Re: DBD::Mock proposal, comments welcome

2010-09-08 Thread Tim Bunce
On Tue, Sep 07, 2010 at 09:43:50PM +0100, Mark Morgan wrote: On 7 September 2010 20:52, Tim Bunce tim.bu...@pobox.com wrote: Assuming you go with this approach (did I mention it was highly recommended :) then your logic would live in a Gofer transport class like

Re: 51dbm_file.t problems in latest development release

2010-09-08 Thread Jens Rehsack
2010/9/8 Martin J. Evans martin.ev...@easysoft.com: On 08/09/10 08:58, Jens Rehsack wrote: 2010/9/7 Martin J. Evans martin.ev...@easysoft.com:  After a small discussion on #perl today I found a small amount of time to look at 51dbm_file.t test failures. There are a few things I noted: 1.