I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-06-07 11:06:46.232671-07 by iamtom
How to add autocommit with DBIx::Class
what is the DBI $dbh->{AutoCommit} = 0 equivalent of DBIx::Class ??? we wish to set the $dbh->commit; But unfortunately not getting any solution. Plz help me with a sample code
Direct Responses: Write a response