fixed pod.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Relationship /
2005-08-07 Matt S Trout More refactoring. Relationship now a virtual package
2005-08-06 Matt S Trout - Storage/DBI.pm now uses Abstract internally
2005-08-02 Matt S Trout More refactoring and tweaking, might_have support added
2005-08-02 Matt S Trout Factored common cdbi rel features out into Relationship...