Remove Class::Data::Inheritable and use CAG 'inherited' style accessors
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / Stringify.pm
2016-04-20 Peter Rabbitson Remove Class::Data::Inheritable and use CAG 'inherited...
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2005-11-20 Matt S Trout Dumped anti-NEXT-breakage hack in CDBICompat stringify
2005-11-08 Matt S Trout Added fix to avoid undef warnings in CDBICompat stringify
2005-07-21 Matt S Trout First of a two-parter :)
2005-07-19 Matt S Trout Build.PL added, 01-columns and 02-Film pass, $VERSION...
2005-07-19 Matt S Trout AutoUpdate, add_constructor, a toy set_sql emulator...