in reply to Re: Regex Capturing: Is this a bug or a feature?
in thread Regex Capturing: Is this a bug or a feature?

Thanks for revealing under the hood. I don't have a problem with them working different, I just didn't expect it though perhaps I should have :)

Still think perlre could be clearer though.

-Lee

"To be civilized is to deny one's nature."
  • Comment on Re: Re: Regex Capturing: Is this a bug or a feature?

Replies are listed 'Best First'.
Re: Re: Re: Regex Capturing: Is this a bug or a feature?
by Elian (Parson) on Sep 30, 2002 at 15:57 UTC
    perlre could definitely be clearer. Part of the problem is very few people understand it properly, so the documentation's often done by people who don't quite get it. (As the people who do understand the regex engine well enough to notice the problems are generally too heavily medicated to do anything... :)
      Who's suggestion@box should I put this in? :)
      regex's are certainly my weakest area in Perl. I haven't had to get as up close and personal with them as the other areas. I use them often but nothing that requires huge contortions. I'm very suprised it took me this many years to get bit by this. I posted another message in this thread that suprised me even more, any thoughts?

      -Lee

      "To be civilized is to deny one's nature."