From: Tim McIntyre Subject: create without commit Date: 02:21 on 19 Mar 2005
Hey all
Is there an accepted way to create a cdbi object and not have it commit
to the db?
my $artist = Music::Artist->create({});
Then have no entry in the db.
I not really worried about the relationships and all, just the basic
accessors.
Thanks in advance!
Tim
create without commit
Tim McIntyre 02:21 on 19 Mar 2005