Duh. If the input is a stream of UTF-8 bytes, all that's
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 7 Apr 2002 14:51:04 +0000 (14:51 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 7 Apr 2002 14:51:04 +0000 (14:51 +0000)
commit735b7a62d039909fa334af8e05d4788f54c2c65a
treeedbd2278cd43fa1471d1812ebf8b864fdd90a908
parent9b3032b7d9e3c8e820c1ad71015731661bd6d109
Duh.  If the input is a stream of UTF-8 bytes, all that's
needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
Now, where was my coffee mug...

p4raw-id: //depot/perl@15779
ext/File/Glob/Glob.pm
ext/File/Glob/Glob.xs
pod/perlfunc.pod
pp_sys.c