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
|
---
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'
Test::Without::Module: '0.17'
configure_requires:
ExtUtils::CBuilder: '0.27'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
File::Temp: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690'
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:
JSON::PP: '2.27202'
Scalar::Util: '0'
perl: '5.006'
resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS
repository: git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git
version: '1.002006'
|