author | moltar <moltar@moltar.net> | |
Wed, 8 Jun 2011 16:42:47 +0000 (12:42 -0400) | ||
committer | moltar <moltar@moltar.net> | |
Wed, 8 Jun 2011 16:42:47 +0000 (12:42 -0400) | ||
commit | 731e8b3e4dc45f47f80dfb89f34fac156fbe526f | |
tree | ef806ececd779b86818f21749c43573e195fb01b | tree | snapshot |
parent | 7f92017a08dce9905018015070808338e02cf966 | commit | diff |
Changes | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
Todo | [new file with mode: 0644] | blob |
lib/DBIx/Class/Schema/ResultSetAccessors.pm | [new file with mode: 0644] | blob |
t/basic.t | [new file with mode: 0644] | blob |
t/lib/MyApp1/Schema.pm | [new file with mode: 0644] | blob |
t/lib/MyApp1/Schema/Result/Artist.pm | [new file with mode: 0644] | blob |
t/lib/MyApp1/Schema/Result/CD.pm | [new file with mode: 0644] | blob |
t/lib/MyApp1/Schema/Result/Source.pm | [new file with mode: 0644] | blob |
t/lib/MyApp1/Schema/ResultSet/CD.pm | [new file with mode: 0644] | blob |
t/lib/MyApp2/Schema.pm | [new file with mode: 0644] | blob |
t/lib/MyApp2/Schema/Result/Artist.pm | [new file with mode: 0644] | blob |
t/lib/MyApp2/Schema/Result/CD.pm | [new file with mode: 0644] | blob |
t/lib/MyApp2/Schema/Result/Source.pm | [new file with mode: 0644] | blob |