querycounter role, test for that and a new schema hierarchy for additional Moose...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 18 Apr 2008 22:22:41 +0000 (22:22 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 18 Apr 2008 22:22:41 +0000 (22:22 +0000)
commit62fa8aecef5887b274659ebfb4233a37cff5a3e6
tree4a5eb695ce90e2912665f08c6c5c0e1ddc62d63d
parent40b2fcfe2daed009b1bd78d78f851937b333a149
querycounter role, test for that and a new schema hierarchy for additional Moose related development
lib/DBIx/Class/Storage/DBI/Role/QueryCounter.pm [new file with mode: 0644]
t/99schema_roles.t [new file with mode: 0644]
t/lib/DBICNGTest/Schema.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/Result.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/Result/FriendList.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/Result/Gender.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/Result/Person.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/ResultSet.pm [new file with mode: 0644]
t/lib/DBICNGTest/Schema/ResultSet/Person.pm [new file with mode: 0644]