in reply to Re: a simple match and replace script
in thread a simple match and replace script
Quick comment: I would replace the scalar $paragraph with something a little less confusing like $clause_number, since you already have an array called @paragraphs.
|
|---|