A couple of typos, and general whitespace cleanup (ick)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / Relationship.pm
2009-07-16 Peter Rabbitson A couple of typos, and general whitespace cleanup ...
2009-04-22 Peter Rabbitson RT45195 various indexer fixes
2008-07-29 Guillermo Roditi use sub::name to fix compat with moose method modifiers
2008-03-07 Michael G Schwern Make meta_info() 'args' work.
2008-02-13 Michael G Schwern Fix the POD coverage test.
2008-02-12 Michael G Schwern Merge HasA, HasMany and MightHave into one file, Relati...