use "use open" pragma to avoid manually needing to specify utf8 everywhere
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 22:14:52 +0000 (22:14 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 22:14:52 +0000 (22:14 +0000)
commitaf029154d6b145302f8ece0286711f61ea606877
treedd5f768ba8cc1ab7a345038ab4d24fac4bc8d056
parent6551c1e5609967c0c7f947fa0e9d85d24e454d37
use "use open" pragma to avoid manually needing to specify utf8 everywhere
and also to set default stdio mode

change filetype to return undef, not "unknown"
IkiWiki.pm
IkiWiki/CGI.pm
IkiWiki/Plugin/inline.pm
IkiWiki/Render.pm