Template::Provider::Unicode::Japanese

Template::Provider::Unicode::Japanese is a Perl module to decode all templates by Unicode::Japanese.
Download

Template::Provider::Unicode::Japanese Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Hironori Yoshida
  • Publisher web site:
  • http://search.cpan.org/~yoshida/Template-Provider-Unicode-Japanese-1.2.1/lib/Template/Provider/Unicode/Japanese.pm

Template::Provider::Unicode::Japanese Tags


Template::Provider::Unicode::Japanese Description

Template::Provider::Unicode::Japanese is a Perl module to decode all templates by Unicode::Japanese. Template::Provider::Unicode::Japanese is a Perl module to decode all templates by Unicode::Japanese.SYNOPSIS use Template::Provider::Unicode::Japanese; my $tt = Template->new({ LOAD_TEMPLATES => , ... });or $Template::Config::PROVIDER = 'Template::Provider::Unicode::Japanese';If the utf8 flag is different between the template and the string inserted(such as ), the output will be unreadable. We should make all of them utf8 flagged. However, Template::Provider::_decode_unicode decode only data with BOM. This provider makes all templates utf8 flagged by Unicode::Japanese. Requirements: · Perl


Template::Provider::Unicode::Japanese Related Software