in reply to
Re: Regex to dereference
in thread
Regex to dereference
Ah sorry. I tried and obviously didn't do a very good job at it :).
Idea was to turn '\' into '\\'. Unless its in conjunction with 'n', 't', 'f', 'r', or '\'.
Comment on
Re^2: Regex to dereference
In Section
Seekers of Perl Wisdom