in reply to Re^2: strange usage of s///
in thread strange usage of s/// [solved: Perl 5.14 and 5.16 bug]

Neigher \K nor /r existed in Perl 5.6.x, which is the latest version of the regexp syntax that YAPE::Regex::Explain supports. (This is documented, and would have been pretty easy to test.)

Yes, my bad.

I made up for it by providing a proper, detailed answer below... :)