Revision history for Perl extension DBD::Mock.

1.41 June 22, 2011

1.40 June 19, 2011

1.39 November 9, 2008

1.38 November 8, 2008

1.37 June 12, 2008

1.36 October 18, 2007

1.35 July 9, 2007

1.34 July, 29 2006

1.32 Wed Dec 14, 2005

>> DBD::Mock::Session

0.28 Wen July 13, 2005

0.27 Mon July 11, 2005

0.26 Fri Apr 08 2005

0.25 Sat Feb 26 2005

0.24 Fri Jan 28 2005

0.23 Tues Jan 25 2005

0.22 Mon Jan 24 2005

0.21 Sun Jan 16 2005

> DBD::Mock::Session

> DBD::Mock

0.20 Fri Jan 14 2005

0.19 Fri Jan 7 2005

      Chris Winters (the original author ) used the CVS derived 
      VERSION, which when I took over the module (8 versions ago) 
      was at 1.15. Since I was not using Chris's CVS repo to store this
      I decided to give Mock.pm the VERSION number found in the VERSION
      file. 
    
      Well,... PAUSE's indexer doesn't like it since it is a lower
      number and would complain every time I uploaded a new version.
      I ignored these complaints (at my own peril) until now. 
    
      I found out recently that if you had version 0.11 or below installed 
      (where the Mock.pm was version 1.15 or below), then installing through  
      the CPAN shell would tell you DBD::Mock was up to date, even though it 
      wasn't. So in order to fix this issue, and make sure that all those who
      want to install and update DBD::Mock easily, I changed the version
      number of DBD::Mock to be 1.23 to reflect the number of updates
      I have done since Chris handed it over to me. 
    
      sigh
    
      Okay good, thats off my chest now.

0.18 Wed Jan 5 2005

0.17 Thurs Nov 4 2004

0.16 Sat Oct 30 2004

0.15 Fri Oct 29 2004

0.14 Fri Oct 29 2004

** EXPERIMENTAL FEATURE (use caution) **

0.13 Thurs Oct 28 2004

0.12 Thurs Sept 2 2004
** First version maintained by Stevan Little <stevan@iinteractive.com> **

0.11 Fri Jul 23 10:35:13 EDT 2004

0.10 Sat May 8 14:12:39 EDT 2004

0.02 Tue Mar 9 12:56:54 EST 2004

Add 'VERSION' to MANIFEST, thanks to Mike Castle for the note.

0.01 Sun Mar 7 23:24:24 EST 2004

      Initial version spawned from DBD::NullP shipped with the
      DBI. Many thanks much to Tim Bunce for the pointer and the
      original code.