File: META.yml

package info (click to toggle)
librole-rest-client-perl 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 180 kB
  • sloc: perl: 327; makefile: 4
file content (69 lines) | stat: -rw-r--r-- 1,564 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
abstract: 'REST Client Role'
author:
  - 'Kaare Rasmussen <kaare at cpan dot org>'
build_requires:
  Data::Serializer::JSON: '0'
  Data::Serializer::XML::Simple: '0'
  Data::Serializer::YAML: '0'
  File::Find: '0'
  File::Temp: '0'
  HTTP::Request: '0'
  HTTP::Thin: '0'
  JSON: '2.00'
  Module::Build: '0.28'
  Moose: '0'
  Plack::Component: '0'
  Plack::Request: '0'
  Plack::Runner: '0'
  Test::Deep: '0'
  Test::Exception: '0'
  Test::More: '0.88'
  Test::TCP: '0'
  Test::Warnings: '0'
  XML::Simple: '0'
  YAML: '0'
  parent: '0'
  strict: '0'
  utf8: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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: Role-REST-Client
recommends:
  Data::Serializer::JSON: '0'
  Data::Serializer::XML::Simple: '0'
  Data::Serializer::YAML: '0'
  HTTP::Thin: '0'
  JSON: '2.00'
  XML::Simple: '0'
  YAML: '0'
requires:
  Carp: '0'
  Data::Dumper: '0'
  Data::Serializer::Raw: '0'
  HTTP::Headers: '0'
  HTTP::Message: '0'
  HTTP::Response: '0'
  HTTP::Status: '0'
  HTTP::Thin: '0'
  HTTP::Tiny: '0'
  Moo: '1.003000'
  Moo::Role: '0'
  MooX::HandlesVia: '0.001004'
  Try::Tiny: '0'
  Type::Tiny: '0.024'
  Types::Standard: '0'
  URI::Escape::XS: '0.11'
resources:
  repository: git://github.com/kaare/Role-REST-Client.git
version: '0.23'
x_generated_by_perl: v5.20.3
x_serialization_backend: 'YAML::Tiny version 1.73'