---
abstract: 'Simple wrapper for explicit JSON Unicode text/UTF-8 byte functions'
author:
  - 'Tom Molesworth <TEAM@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::CheckDeps: '0.010'
  Test::Deep: '0'
  Test::More: '0.98'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, 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: JSON-MaybeUTF8
no_index:
  directory:
    - eg
    - share
    - shares
    - t
    - xt
provides:
  JSON::MaybeUTF8:
    file: lib/JSON/MaybeUTF8.pm
    version: '2.000'
requires:
  Exporter: '0'
  JSON::MaybeXS: '0'
  Unicode::UTF8: '0'
  perl: '5.010'
resources:
  bugtracker: https://github.com/team-at-cpan/JSON-MaybeUTF8/issues
  homepage: https://github.com/team-at-cpan/JSON-MaybeUTF8
  repository: https://github.com/team-at-cpan/JSON-MaybeUTF8.git
version: '2.000'
x_authority: cpan:TEAM
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'