Had to turn off caching, but I've merged everything from SPROUT's fixes
[dbsrgits/DBM-Deep.git] / Build.PL
2010-02-16 Rob Kinyon Had to turn off caching, but I've merged everything...
2010-02-14 Rob Kinyon Apply some changes
2010-02-14 Rob Kinyon Apply some changes
2010-01-08 Rob Kinyon Fixed bug in Build.PL and pre-seeded expected activity...
2010-01-03 Rob Kinyon First pass at SQLite support. Have everything through...
2010-01-01 Rob Kinyon Getting everything ready for release of 1.0019_001
2009-11-27 Rob Kinyon Converted all relevant tests to use new_dbm instead...
2009-11-26 Rob Kinyon Added files and deps for SQL backend. THIS STILL NEEDS...
2009-06-29 adamk@cpan.org Test::More's BAIL_OUT command imposes a 0.61 dependency
2009-06-29 rkinyon@cpan.org Fix for 30085
2009-06-29 rkinyon@cpan.org Pod::Usage is now required for the build
2008-01-11 rkinyon r12194@rob-kinyons-computer-2 (orig r10513): rkinyon...
2007-10-02 rkinyon r8223@rob-kinyons-computer-2 (orig r10043): rkinyon...
2007-03-12 rkinyon r15937@rob-kinyons-computer (orig r9234): rkinyon...
2007-02-26 rkinyon r15625@rob-kinyons-computer (orig r9171): rkinyon...
2007-01-30 rkinyon r14213@rob-kinyons-computer (orig r8080): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-06-07 rkinyon r14010@rob-kinyons-powerbook58: rob | 2006-06-07...
2006-05-01 rkinyon r11725@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11692@rob-kinyons-powerbook58: rob | 2006-04-30...
2006-04-21 rkinyon Fixed useclass/requireclass bug in Test::Deep
2006-04-19 rkinyon Fixed a bad dependency version
2006-04-18 rkinyon Added Test::Deep and removed Test::Class dependency
2006-03-22 rkinyon Fixed typo in a build_requires
2006-03-21 rkinyon Started migration to Test::Class
2006-03-07 rkinyon Added dep on 5.6.0 and started breakout of request_spac...
2006-03-01 rkinyon added test for freespace management
2006-02-23 rkinyon Reduce require version of Scalar::Util from 1.18 to...
2006-02-20 rkinyon Removed unnecessary commented-out dependency on Carp
2006-02-17 rkinyon Converting from FileHandle methods to keywords in prepa...
2006-02-14 rkinyon Added cover_db to list of cleanup items
2006-02-14 rkinyon Initial migration from dev.iinteractive.com