File: META.yml

package info (click to toggle)
libjson-maybexs-perl 1.004003-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 184 kB
  • sloc: perl: 267; makefile: 2
file content (45 lines) | stat: -rw-r--r-- 1,250 bytes parent folder | download
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: '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::Needs: '0.002006'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.4706, 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
    - xt
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
  license: http://dev.perl.org/licenses/
  repository: https://github.com/p5sagit/JSON-MaybeXS.git
version: '1.004003'
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'