Help for this page
use strict; ... $string =~ s/description/$replace/ig; $string =~ s/=/:/g; }
s/@array/replacement/