ikiwiki/IkiWiki/Setup
Joey Hess 639f464cb3 Avoid feeding decoded unicode to Term::ReadLine
That resulted in double encoded display when using perl's stub
readline module. Apparently that module unconditionally upgrades
text to utf8, in a quite braindead way.

(Term::ReadLine::Gnu::Perl worked ok.)
2009-01-18 14:52:49 -05:00
..
Automator.pm Avoid feeding decoded unicode to Term::ReadLine 2009-01-18 14:52:49 -05:00
Standard.pm