'use utf8' should imply /u regex matching
authorKarl Williamson <public@khwilliamson.com>
Sun, 2 Feb 2014 19:20:42 +0000 (12:20 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 2 Feb 2014 19:38:29 +0000 (12:38 -0700)
commitbfa0ee78b652802412c3cab86bb873ed67ea6550
tree59c400b9bff94ba274e312ef9a0b1b75454afa2e
parent02257115537194d7a3b36a956d5643069f78c54f
'use utf8' should imply /u regex matching

This should be true even if the pattern isn't in utf8.
regcomp.c
t/re/pat.t