$parser->{ 'getDBH' } = \&common_class::getDBH; #### $parser->{ 'getDBH' } = sub { $common->getDBH; };