More refactoring and tweaking, might_have support added
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 2 Aug 2005 12:29:37 +0000 (12:29 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 2 Aug 2005 12:29:37 +0000 (12:29 +0000)
commitb28cc0ba2d1d443728c9cb48d97e5a2cdccf8cb4
treeb1d1e3c596a5a9be6dd0673eba62e8c4fc156c11
parent4a07648ace2ace5b878c63aec52b7a30c1432b4d
More refactoring and tweaking, might_have support added
lib/DBIx/Class/CDBICompat.pm
lib/DBIx/Class/CDBICompat/HasMany.pm
lib/DBIx/Class/CDBICompat/MightHave.pm [new file with mode: 0644]
lib/DBIx/Class/Core.pm
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/Accessor.pm
lib/DBIx/Class/Relationship/ProxyMethods.pm [new file with mode: 0644]
lib/DBIx/Class/Table.pm