ikiwiki/IkiWiki
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
..
Plugin blogspam api now supports homepage link 2009-01-17 15:39:08 -05:00
Setup Avoid feeding decoded unicode to Term::ReadLine 2009-01-18 14:52:49 -05:00
CGI.pm
Receive.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm