http://qs321.pair.com?node_id=704360


in reply to Re^2: positive look behind regexp mystery (\K assertion)
in thread positive look behind regexp mystery

The doc you linked to (perlre) has tons of references to \K. :-) You, like me, must be still at perl5.8, and we don't have it in our docs. But if you are in 5.10, then read again :-)
[]s, HTH, Massa (κς,πμ,πλ)
  • Comment on Re^3: positive look behind regexp mystery (\K assertion)

Replies are listed 'Best First'.
Re^4: positive look behind regexp mystery (\K assertion)
by rovf (Priest) on Aug 19, 2008 at 08:27 UTC
    You, like me, must be still at perl5.8

    Correct - the project I'm working on, requires compatibility to Perl 5.8.7, so I did not check the 5.10 docs. Thanks for pointing this out.

    -- 
    Ronald Fischer <ynnor@mm.st>