my $log = LogSimple->new(_exit => my::module::exit_routine(\%modifier) ); $log->err("An error occured, _exit will happen before I exit but now I want to force exit_routine to also use the \%modifier as well")