Help for this page
eval { $dbh->begin(); # stuff... ... else { $dbh->commit(); }
#!/usr/bin/perl -w ... else { warn "(PID $$) Committing transaction #$num"; }