$MatchField = "^Subject:"; # Normal string assignment if ($text =~ $MatchField) { ----------------------------------------------------------------------------- Copyright 1997-2025 Jeffrey Friedl