Help for this page
if ( exists $func{$sub} ) { ... { $func{one}->($data) }
($func{$sub} || $func{one})->( $data );