basically works
authorluke <luke@e47b97af-c36a-0410-b2ce-ad7e46669d08>
Mon, 25 May 2009 23:36:21 +0000 (23:36 +0000)
committerluke <luke@e47b97af-c36a-0410-b2ce-ad7e46669d08>
Mon, 25 May 2009 23:36:21 +0000 (23:36 +0000)
commitb51d39c86a78817f1289305475c099ec6cbead5b
tree5e3cec71517a03c04f143c8ad11b4efaaa238d96
parentdd6408a63a97eaad4e7e8909b040a0d414fc9625
basically works
Makefile.PL
lib/DBIx/Class/ResultSet/WithMetaData.pm
t/basic.t
t/lib/DBICTest/Schema/ResultSet.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/ResultSet/Artist.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/ResultSet/CD.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/ResultSet/Producer.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/ResultSet/Tag.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/ResultSet/Track.pm [new file with mode: 0644]