in reply to Re: Help with Regexp substitution using variables
in thread Help with Regexp substitution using variables
$string =~ s/$reg/qq{qq{$reg2}}/eeg;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Help with Regexp substitution using variables
by ikegami (Patriarch) on Jan 20, 2005 at 19:26 UTC |