Help for this page
$parser->{ 'getDBH' } = \&common_class::getDBH;
$parser->{ 'getDBH' } = sub { $common->getDBH; };