
Egg::Plugin::Charset::UTF8 - Plugin to output contents with UTF-8.

use Egg qw/ Charset::UTF8 /;

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.

Egg::Release, Egg::Plugin::Charset, Jcode,

Masatoshi Mizuno <lushe@cpan.org>

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.