in reply to Matching first Perl statement.
($match) = $file =~ /([^\"\'\`\;]*(?:[\"\'\`]+.*[\"\'\`]+)?);/; [download]
rdfield