sub teardown { my ($self) = shift; # Disconnect the (persistent, with Apache::DBI) DBI handle created in setup() and passed via the param() method # $self->param('dbh')->disconnect; };