In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]
[p5sagit/p5-mst-13.2.git] / t / op / reg_fold.t
2009-07-27 Rafael Garcia-Suarez Replace Test::More by test.pl
2007-12-17 Rafael Garcia-Suarez Add standard test preamble
2007-12-17 Yves Orton Fix various bugs in regex engine with mixed utf8/latin...