doSthWith(checkFn($test)); #### sub { doSthWith($_[0]) if(checkFn($_[0])); }->($test);