Bugfixes, optimisations
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / AccessorGroup.pm
2005-11-15 Matt S Trout Bugfixes, optimisations
2005-08-09 Matt S Trout Updated main docs, altered mail address in POD for...
2005-07-29 Marcus Ramberg basic pod stubs for everything but the CDBI compat...
2005-07-29 Matt S Trout Tweaked, prodded, refactored. Thanks to draven for...
2005-07-25 Matt S Trout Added tests for the core APIs, refactored some
2005-07-23 Matt S Trout Extra files for relationships, has_many support
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout Added our own accessor system (ripped from C::A) and...