fix $rs->populate([]) to be a no-op rather than an exception
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 15 Jul 2011 10:49:30 +0000 (10:49 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 15 Jul 2011 10:49:30 +0000 (10:49 +0000)
commitce855fffdd5cf13e9fd29ad9883ab7cbb9a7b22a
tree6c855d21f50b1f278e3bf8e5107f2ec87690f9a8
parent8c49ff1aa472bfc3c21f14a03411ca95893226fe
fix $rs->populate([]) to be a no-op rather than an exception
Changes
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t