Added multi-create object support to Schema->populate and created a test for this...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 25 Jun 2007 22:55:24 +0000 (22:55 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 25 Jun 2007 22:55:24 +0000 (22:55 +0000)
commit8b93a938b08b80cea6b779449d9879c350ea7656
tree772fb85cfa0c66ab4ff3562a3ce8aa994fdf6119
parent77d518d13cfe80f3efdfeb0d52f1b3de10fcb7e4
Added multi-create object support to Schema->populate and created a test for this.  Also added my name to the contributors list so my wife believes me when I tell her what I'm working on in my offtime :)
lib/DBIx/Class.pm
lib/DBIx/Class/Schema.pm
t/101populate_rs.t