Help for this page
my $dbh = $self->dbh();
use MyDBH; ... # or Exporter, but I hate this. use MyDBH qw($dbh);