17.08.22 19:34, MRAB пише:
It's not just Java. Perl supports all 4 of \h, \H, \v and \V. That might
be why Java 8 changed.
But Perl does not have conflict between strings and regular expressions,
because regular expression is a separate syntax construct.