Help for this page
use DBI; ... $rc = $dbh->disconnect;
use Carp; $h->{HandleError} = sub { confess(shift) };