Convert Fixtures to use $rs->next instead of $rs->all.
authorAsh Berlin <ash_github@firemirror.com>
Thu, 26 Mar 2009 16:49:54 +0000 (16:49 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Thu, 26 Mar 2009 16:49:54 +0000 (16:49 +0000)
commit8a1df391255fc4ee10705f6ade64dc8c5392ba89
tree5abd36e13a074efe1467eb8ceed954473aece5a5
parent9e77162b41e85ec563738b5cd062fd75edc4f370
Convert Fixtures to use $rs->next instead of $rs->all.
Also reformat a lot of the long lines
Makefile.PL
lib/DBIx/Class/Fixtures.pm
t/00-load.t
t/12-populate-basic.t
t/13populate-two-dbs.t
t/14-populate-post.t
t/lib/DBICTest.pm
t/var/DBIxClass.db [deleted file]