File: META.yml

package info (click to toggle)
libfuture-http-perl 0.17-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 276 kB
  • sloc: perl: 1,320; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download | duplicates (2)
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
---
abstract: 'provide the most appropriate HTTP client with a Future API'
author:
  - 'Max Maischein <corion@cpan.org>'
build_requires:
  Data::Dumper: '0'
  ExtUtils::MakeMaker: '0'
  Test::HTTP::LocalServer: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.64, 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: Future-HTTP
no_index:
  directory:
    - t
    - inc
recommends:
  IO::Uncompress::Bunzip2: '0'
  IO::Uncompress::Gunzip: '0'
  IO::Uncompress::Inflate: '0'
  IO::Uncompress::RawInflate: '0'
  MIME::Base64: '0'
  MIME::QuotedPrint: '0'
requires:
  Future: '0.49'
  HTTP::Headers: '6.07'
  HTTP::Tiny: '0'
  Moo: '2'
  experimental: '0.031'
  perl: '5.020'
resources:
  license: https://dev.perl.org/licenses/
  repository: git://github.com/Corion/Future-HTTP.git
version: '0.17'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1