in reply to Re^2: Passing a DBI handler the proper way
in thread Passing a DBI handler the proper way

If you don't want to AutoCommmit, then you could do $conn->commit instead.

-a