Add ::Exception, and use throw instead of die.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / HasA.pm
2005-07-31 Marcus Ramberg Add ::Exception, and use throw instead of die.
2005-07-29 Matt S Trout Tweaked, prodded, refactored. Thanks to draven for...
2005-07-23 Matt S Trout Now passing four more tests, has_a and has_many complia...
2005-07-23 Matt S Trout Extra files for relationships, has_many support