my %code_ref_hash = ( 'method1' => \&Package1::Method1, 'method2' => \&Package2::Method2, );