After a thread on the dbix-class mailing list about rollback and transactions, I find myself wanting a language wide transaction scope for Perl.
One of the things I like about
If I wanted to update a db (DBI, or DBIC, RDBO, Muldis, an any other) record, update a copy in subversion, plop out a new static html page, and send a confirmation email, it would be keen to wrap that all up in one transaction scope.
My brain melts at the thought of how one would even go about making such a framework in Perl, but it would be a damn fun project.
no perl6? (Score:1)
Re: (Score:1)
And of course, that's Perl6, which at this point isn't 'real' for me yet.
ReleaseAction (Score:1)
It is a little bare-bones though. OK, a lot bare-bones.