|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Nested (sql) transactionsby repellent (Priest) |
| on Feb 05, 2012 at 02:40 UTC ( #951893=note: print w/ replies, xml ) | Need Help?? |
|
You've coded your function to be scope-bound. An alternative way is to code it to be variable-bound, like DBIx::Class::Storage::TxnScopeGuard, with interesting considerations.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||