The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Use L<Cpanel::JSON::XS> with a fallback to L<JSON::XS> and L<JSON::PP>'
author:
  - 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>'
build_requires:
  Test::More: '0.88'
configure_requires:
  ExtUtils::CBuilder: '0.27'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
keywords:
  - json
  - serializer
  - serialiser
  - data
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON-MaybeXS
no_index:
  directory:
    - t
    - inc
recommends:
  Cpanel::JSON::XS: '2.3310'
requires:
  Carp: '0'
  JSON::PP: '2.27300'
  Scalar::Util: '0'
  perl: '5.006'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS
  repository: https://github.com/p5sagit/JSON-MaybeXS.git
version: '1.003008'
x_contributors:
  - 'Clinton Gormley <develop@traveljury.com>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'John SJ Anderson <genehack@genehack.org>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Kieren Diment <diment@gmail.com>'
  - 'Matt S Trout <mst@shadowcat.co.uk>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'