Preserve the original behaviour of \s.

Prior to Perl 5.18, \s did not match vertical tab. Bake that into
make_perl_groups.pl as an override so that perl_groups.cc retains
its current definitions when rebuilt with newer versions of Perl.

Change-Id: I13868aa65fd9668dd1e867c9878dd3836b04ffec
Reviewed-on: https://code-review.googlesource.com/3050
Reviewed-by: Paul Wankadia <junyer@google.com>
3 files changed