Help for this page
some_func( $foo, $bar, $baz, $qux ); ... # yet another program some_func( $amount, $rate, $limit, $exception );
some_func( exception => $exception, amount => $amount, rate => $rate );