Help for this page
%hash = ( ( 'abc' => 7) if ( ! $i), );
%hash = ( do{ if ( $i) { abc => 7 } else { } }, );