in reply to Re: Unwanted interpolation in backquoted string
in thread Unwanted interpolation in backquoted string

I think you mean s/\$2/\\\$2/ :)
  • Comment on Re: Re: Unwanted interpolation in backquoted string

Replies are listed 'Best First'.
Re: Re: Re: Unwanted interpolation in backquoted string
by coec (Chaplain) on May 05, 2004 at 00:18 UTC
    Doh!