NAME
Apache::RSS::Encoding::JcodeUTF8 - encode Japanese <title>..</title> string to utf8.
SYNOPSIS
PerlSetVar RSSFindTitle On
PerlSetVar RSSEncodeHandler Apache::RSS::Encoding::JcodeUTF8
DESCRIPTION
Apache::RSS HTML encoding Handler. encode Japanese charset to UTF-8. using Jcode.
AUTHOR
Author <ikebe@edge.co.jp>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.