Help for this page
# Note, tachyon, we need the /i modifier on each of these as well: my $job_desc = qr/\b national\s+security\s+adviser \s+/ix; ... $surname # Surname -- not optional /$repl/gx;