in reply to Re: regexp - how to embed a "/" within the executable part of the regexp when using /e
in thread regexp - how to embed a "/" within the executable part of the regexp when using /e

I'm reconsidering my normal useage of both toothpicks and pipes. Of course - once you start writing your regular expressions more like a grammar then it starts to make sense to use balanced delimiters, stylisticly even. Of course grammars (using regular expressions, not Parse::RecDescent) are *still* fugly in perl5 but hey.

  • Comment on Re: Re: regexp - how to embed a "/" within the executable part of the regexp when using /e