my @headerElements = ( $headerStr ? split /\s+/, $headerStr : ( 'value 1', 'value 2', 'value 3' ) );