p4raw-id: //depot/perl@7349
=item *
-The (bogus) escape sequences \8, \9, and \_ now give an optional
-warning ("Unrecognized escape passed through"). There is no need
-to \-escape any C<\w> character.
+The (bogus) escape sequences \8 and \9 now give an optional warning
+("Unrecognized escape passed through"). There is no need to \-escape
+any C<\w> character.
=item *