initial merge of Schwern's CDBICompat work, with many thanks
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / GetSet.pm
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-24 Brandon L. Black Added use strict / use warnings everywhere it was missing
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2005-07-21 Matt S Trout Added our own accessor system (ripped from C::A) and...