First go at supporting the populate syntax for resultset objects. Got non void conte...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 14 May 2007 22:45:29 +0000 (22:45 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 14 May 2007 22:45:29 +0000 (22:45 +0000)
commit71d496fe3a12c3644ef0628243d34b49cb701556
tree9d3170cbd8b10e18646ec812aaa9fa6ee92ab633
parent81ab78881ac2c926be35ffba2b89d2845fb9fcf1
First go at supporting the populate syntax for resultset objects.  Got non void context worked, but insert_bulk not done yet.  Updated the test for this to test both void and nonvoid context.
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t