dbsrgits/DBIx-Class-Cursor-Cached.git
2016-10-07 Justin Hunter update changes master 1.1.4
2016-10-07 Justin Hunter bump version
2016-10-07 Justin Hunter fix MANIFEST.SKIP
2016-10-06 Justin Hunter update changes 1.1.3
2016-10-06 Justin Hunter bump version
2016-10-06 Justin Hunter add MANIFEST.SKIP
2016-10-06 Justin Hunter add .gitignore
2015-02-20 Tim Bunce Refactor slightly to enable useful subclassing
2011-08-05 Justin Hunter use Digest::SHA over Digest::SHA1 since it is core... 1.1.2
2011-01-25 Arthur Axel... fix repo url
2011-03-30 Justin Hunter bump version, add Changes
2011-03-30 Justin Hunter bump DBIx::Class dependency (RT#66601)
2011-03-22 Justin Hunter use 5.8.1 instead of 5.6.1 (and correctly)
2011-01-25 Justin Hunter oops, here are the Changes for 1.1.0 v1.1.0
2011-01-25 Justin Hunter version bump and Changes for 1.1.0
2011-01-25 Justin Hunter bump dep on DBIC for as_query
2011-01-25 Justin Hunter streamlined db connection disambiguation, per Tim Bunce
2011-01-23 Justin Hunter add Carp::Clan
2011-01-23 Justin Hunter clean up the logic a little bit
2011-01-21 Justin Hunter base cache key on sql and binds plus dbname and username
2010-10-20 Peter Rabbitson Add build_dep on SQLite (RT#62245)
2009-09-10 Aran Deltac Ack, no version in Makefile.PL please!
2009-09-10 Aran Deltac Apply version 1.0.1 from CPAN.
2007-08-06 Matt S Trout tests
2007-08-05 Matt S Trout add initial version
2007-08-05 Matt S Trout initial import of DBIx::Class::Cursor::Cached