NAME
Egg::Plugin::Charset::UTF8 - Plugin to output contents with UTF-8.
SYNOPSIS
use Egg qw/ Charset::UTF8 /;
DESCRIPTION
This plugin is a subclass of Egg::Plugin::Charset.
Contents are output with UTF-8.
The conversion of the character-code is Jcode. Has gone.
SEE ALSO
Egg::Release, Egg::Plugin::Charset, Jcode,
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.