Help for this page
two words "and a \"quoted\" string" -> two words "and a \"quoted\" string"
my @fields = m/\s* ("(?:(?!(?<!\\)").)*" | '(?:(?!(?<!\\)').)*' | +\S+)/gx;