in reply to
Re: Regex help
in thread
Regex help
How about reading a string, searching for the regex (i.e. encased by
/$regex/
) and only doing this substitution within the regex delimeters? Cheers!
Comment on
Re^2: Regex help
Download
Code
In Section
Seekers of Perl Wisdom