%hash = (  sub1 => &irgendwas($x, $y) || 'sonstwas',  sub2 => &irgendwas2($x, $y) || 'bla', );