1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
---
abstract: 'Encoding and decoding of UTF-8 encoding form'
author:
- 'Christian Hansen <chansen@cpan.org>'
build_requires:
Encode: '1.9801'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::Fatal: '0.006'
Test::More: '0.47'
configure_requires:
Devel::AssertC99: '0'
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Unicode-UTF8
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Unicode::UTF8:
file: lib/Unicode/UTF8.pm
version: '0.68'
requires:
Carp: '0'
Exporter: '0'
XSLoader: '0'
perl: '5.008001'
resources:
bugtracker: https://github.com/chansen/p5-unicode-utf8/issues
homepage: https://github.com/chansen/p5-unicode-utf8
repository: https://github.com/chansen/p5-unicode-utf8.git
version: '0.68'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|