source: preserve utf8 of unhighlighted input
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 8 Dec 2010 23:06:55 +0000 (00:06 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 15 Dec 2010 21:40:44 +0000 (22:40 +0100)
PLP::ReadFile() is declared before open mode can be set to :utf8, so may
cause corruption if not converted back to unicode.


No differences found