Help for this page
for (@array) { s/$searchString/$replaceString/eeg; }
for (@array) { s/$searchString/$replace->()/eg; }