1=== Template-Provider-Unicode-Japanese 2--- yaml 3--- 4abstract: Decode all templates by Unicode::Japanese 5author: Hironori Yoshida C<< <yoshida@cpan.org> >> 6distribution_type: module 7generated_by: Module::Install version 0.65 8license: perl 9meta-spec: 10 url: http://module-build.sourceforge.net/META-spec-v1.3.html 11 version: 1.3 12name: Template-Provider-Unicode-Japanese 13no_index: 14 directory: 15 - inc 16 - t 17requires: 18 Template::Config: 0 19 Unicode::Japanese: 0 20 perl: 5.6.0 21 version: 0 22version: 1.2.1 23 24--- perl 25[ { 26 abstract => 'Decode all templates by Unicode::Japanese', 27 author => 'Hironori Yoshida C<< <yoshida@cpan.org> >>', 28 distribution_type => 'module', 29 generated_by => 'Module::Install version 0.65', 30 license => 'perl', 31 'meta-spec' => { 32 url => 'http://module-build.sourceforge.net/META-spec-v1.3.html', 33 version => '1.3', 34 }, 35 name => 'Template-Provider-Unicode-Japanese', 36 no_index => { 37 directory => [ qw{ inc t } ], 38 }, 39 requires => { 40 'Template::Config' => 0, 41 'Unicode::Japanese' => 0, 42 perl => '5.6.0', 43 version => '0', 44 }, 45 version => '1.2.1', 46} ] 47 48