"regexp" after change 29026
p4raw-id: //depot/perl@29027
=item Unrecognized escape \\%c passed through
-(W misc) You used a backslash-character combination which is not
+(W misc, W regexp) You used a backslash-character combination which is not
recognized by Perl.
=item Unrecognized escape \\%c passed through in regex; marked by <-- HERE in m/%s/