Help for this page
eval { $db->do($sql) or die $db->errstr(); ... if ($@) { warn "DB error: $@\n"; }