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)
commit3bcb9f02e4e905b9fd12fa2401858445111e8617
tree3f2e2360fc358e702640e1e56468f8426e90f19b
parentbfdd522492dbe05861569104e131fd8c1d3cad61
source: preserve utf8 of unhighlighted input

PLP::ReadFile() is declared before open mode can be set to :utf8, so may
cause corruption if not converted back to unicode.
source.plp