In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]
[p5sagit/p5-mst-13.2.git] / t / op / sub.t
2003-10-30 Michael G. Schwern Rewrite to correctly use test.pl
2003-10-30 Artur Bergman Fix for the orange lion bug - aka empty sub bug