Fixed a bug: $rs->populate in void context does not use the conditions from $rs.
authorNorbert Buchmuller <norbi@nix.hu>
Tue, 29 Sep 2009 03:06:31 +0000 (05:06 +0200)
committerNorbert Buchmuller <norbi@nix.hu>
Mon, 28 Sep 2009 20:07:41 +0000 (20:07 +0000)
commitaf9283323554a3a49b1920d8d6862ed99b227363
tree6db3edb452e4dc8bbf09e42e8ec255136f4ec846
parent8a0720e2d4a3914c84ac2ce1dd5913d5931709a1
Fixed a bug: $rs->populate in void context does not use the conditions from $rs.
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t