in reply to Re: Re: Double slashes in regex causing problems
in thread Double slashes in regex causing problems

In your orignal posting you didn't have the /e on the end of the regex. Do you really want this? And like I said, Could you (a) include a complete standalone script that reproduces the problem, and (b) show the output of perl -V. The script only needs to be 3 lines lines long; just enough to turn the snippets you show above into something I can reproduce here. Dave.
  • Comment on Re: Re: Re: Double slashes in regex causing problems