Re: [MacPerl-AnyPerl] Let perl replase words
[email protected] (Jeff Lowrey) Sat, 07 Oct 2006 16:04:00 -0400
| Newsgroups | perl.macperl.anyperl |
|---|---|
| Message-ID | <[email protected]> |
$head =~ s/($replace)/<u>$1<\/u>/gi;
| Newsgroups | perl.macperl.anyperl |
|---|---|
| Message-ID | <[email protected]> |
$head =~ s/($replace)/<u>$1<\/u>/gi;